aboutsummaryrefslogtreecommitdiff
path: root/res/layout/abstract_fragment_activity.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/abstract_fragment_activity.xml')
-rw-r--r--res/layout/abstract_fragment_activity.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/abstract_fragment_activity.xml b/res/layout/abstract_fragment_activity.xml
index 5f3a592b..0702397f 100644
--- a/res/layout/abstract_fragment_activity.xml
+++ b/res/layout/abstract_fragment_activity.xml
@@ -15,7 +15,7 @@
android:id="@+id/bottom_bar"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
- android:background="?android:selectableItemBackground"
+ style="@style/BasicButton"
android:orientation="horizontal">
<ImageView