diff --git a/Chan/res/layout/activity_base.xml b/Chan/res/layout/activity_base.xml index 822db64c..b589a651 100644 --- a/Chan/res/layout/activity_base.xml +++ b/Chan/res/layout/activity_base.xml @@ -1,36 +1,35 @@ - - + android:layout_height="match_parent" > + - + android:layout_height="match_parent" > + - + - - - - + android:background="#444" + android:choiceMode="singleChoice" + android:divider="#333" + android:dividerHeight="1dp" /> + + \ No newline at end of file