Made some minor tweaks to the Ringer Info Activity UI

closes #43

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-05-23 12:27:22 -04:00
parent 97d6ef0420
commit 6f0f6867ab
2 changed files with 46 additions and 46 deletions

View File

@@ -18,6 +18,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginLeft="20dip"
android:layout_marginRight="20dip" />
android:layout_marginRight="20dip"
android:layout_marginTop="10dip" />
</LinearLayout>