mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-12 00:21:32 +00:00
5 lines
187 B
XML
Vendored
5 lines
187 B
XML
Vendored
<TextView
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:id="@+id/textView"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content" /> |