fixed table alignment
This commit is contained in:
parent
afe8db8c2d
commit
e38d34b9eb
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
android:paddingLeft="10dp"
|
||||
android:paddingTop="8dp"
|
||||
android:id="@+id/Name"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="80dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:text=""
|
||||
|
|
Loading…
Reference in a new issue