mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-11-25 18:32:15 -05:00
aliasitem.xml: Replace px by sp/dp
This commit is contained in:
parent
7ba3303892
commit
836e9ee6cd
@ -4,5 +4,5 @@
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:padding="7px"
|
||||
android:text=""
|
||||
android:textSize="12px" />
|
||||
android:text="Alias"
|
||||
android:textSize="16dp" />
|
||||
|
Loading…
Reference in New Issue
Block a user