blob: 549de06137eeba7d075cdfa6f10bed7d8d18ae27 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
style="@style/main_fragment_linear_layout">
<TextView style="@style/main_fragment_list_title"
android:id="@+id/title" />
<TextView style="@style/main_fragment_list_value"
android:id="@+id/value" />
</LinearLayout>