blob: a4268440cab7ccd8f86a6edcc50a999f836f5537 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<CheckedTextView xmlns:android="http://schemas.android.com/apk/res/android"
android:background="@drawable/stats_top_pager_button_selector"
android:padding="@dimen/margin_medium"
android:textColor="@color/stats_text_color"
android:textSize="@dimen/text_sz_small"
android:clickable="true"
android:layout_width="wrap_content"
android:layout_height="wrap_content" />