mirror of
https://github.com/moparisthebest/Yaaic
synced 2025-01-07 11:48:08 -05:00
useritem.xml: Replace px by sp/dp
This commit is contained in:
parent
7e559f288e
commit
4713c22655
@ -23,7 +23,8 @@ along with Yaaic. If not, see <http://www.gnu.org/licenses/>.
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:padding="5px"
|
||||
android:textSize="12px"
|
||||
android:textSize="14dp"
|
||||
android:text="pocmo"
|
||||
android:drawableLeft="@drawable/user"
|
||||
android:drawablePadding="3px">
|
||||
android:drawablePadding="3dp">
|
||||
</TextView>
|
Loading…
Reference in New Issue
Block a user