mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-22 23:53:48 +07:00
5 lines
190 B
XML
5 lines
190 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<TextView android:background="@drawable/<caret>picture1"/>
|
|
</LinearLayout>
|