aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_rules.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/activity_rules.xml')
-rw-r--r--app/src/main/res/layout/activity_rules.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/layout/activity_rules.xml b/app/src/main/res/layout/activity_rules.xml
index 4012d419..3d39420a 100644
--- a/app/src/main/res/layout/activity_rules.xml
+++ b/app/src/main/res/layout/activity_rules.xml
@@ -5,14 +5,12 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/coordinator_layout_rules_activity"
- android:background="?attr/backgroundColor"
tools:application=".RulesActivity">
<com.google.android.material.appbar.AppBarLayout
android:id="@+id/appbar_layout_rules_activity"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:background="?attr/toolbarAndTabBackgroundColor"
android:theme="@style/AppTheme.AppBarOverlay">
<com.google.android.material.appbar.CollapsingToolbarLayout