blob: 3d0188b065e836fdb2765842f30d07bfbb6c5ecb [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:background="@drawable/theme_feature_text_bg"
android:padding="8dp"
android:textColor="@color/theme_feature_text" >
</TextView>