13 lines
408 B
XML
13 lines
408 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
paddingBottom="8dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
paddingHorizontal="@dimen/2131165495">
|
||
|
<TextView
|
||
|
id="@+id/tv_label"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
style="@style/2132017932"/>
|
||
|
</FrameLayout>
|