mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-11-25 10:22:16 -05:00
aliasitem.xml: Use dp for padding and sp for fonts
This commit is contained in:
parent
4713c22655
commit
23ed9c3343
@ -3,6 +3,6 @@
|
||||
android:id="@+id/host"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:padding="7px"
|
||||
android:padding="7dp"
|
||||
android:text="Alias"
|
||||
android:textSize="16dp" />
|
||||
android:textSize="16sp" />
|
||||
|
Loading…
Reference in New Issue
Block a user