15 lines
462 B
XML
15 lines
462 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<merge xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<include
|
|
id="@+id/limit_progress_view"
|
|
layout_width="match_parent"
|
|
layout_height="26dp"
|
|
layout="@layout/2131559301"/>
|
|
<TextView
|
|
id="@+id/remaining_limit_text_view"
|
|
visibility="gone"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
style="@style/2132017664"/>
|
|
</merge>
|