Index: remoting/android/java/res/layout/credits.xml |
diff --git a/remoting/android/java/res/layout/credits.xml b/remoting/android/java/res/layout/credits.xml |
index eb1215d0beb435d449c79fdc19188e0b4423c39c..ba8b497299ff00884a6f778157cf6f587ea01c56 100644 |
--- a/remoting/android/java/res/layout/credits.xml |
+++ b/remoting/android/java/res/layout/credits.xml |
@@ -13,8 +13,7 @@ |
android:id="@+id/toolbar" |
android:layout_width="match_parent" |
android:layout_height="wrap_content" |
- android:background="?attr/colorPrimary" |
- android:elevation="4dp"/> |
+ style="@style/ToolbarStyle"/> |
<WebView android:id="@+id/web_view" |
android:layout_width="match_parent" |
android:layout_height="0dp" |