mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-14 08:01:38 +01:00
remove padding
This commit is contained in:
parent
46fba6204a
commit
0749266ec3
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
||||||
android:orientation="vertical"
|
android:orientation="vertical"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:padding="10sp"
|
|
||||||
>
|
>
|
||||||
|
|
||||||
<TextView android:id="@+id/details"
|
<TextView android:id="@+id/details"
|
||||||
|
|
Loading…
Reference in a new issue