mirror of
https://github.com/moparisthebest/Yaaic
synced 2025-02-25 07:51:55 -05:00
7 lines
234 B
XML
7 lines
234 B
XML
![]() |
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
android:id="@+id/host"
|
||
|
android:layout_width="fill_parent"
|
||
|
android:layout_height="wrap_content"
|
||
|
android:padding="7px"
|
||
|
android:text=""
|
||
|
android:textSize="12px" />
|