X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;ds=sidebyside;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fview_source_coordinatorlayout.xml;h=f8c1c8b6b01d53b4dd1d1ce03fca03b39d0c735e;hb=ebee0eb99362877b173fccde3b2b26006df59ad9;hp=526140654544e64ef9856fea3bbcecd54deebb2a;hpb=b82022327701273b1b56419e8d6042895c0bc7b9;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/view_source_coordinatorlayout.xml b/app/src/main/res/layout/view_source_coordinatorlayout.xml index 52614065..f8c1c8b6 100644 --- a/app/src/main/res/layout/view_source_coordinatorlayout.xml +++ b/app/src/main/res/layout/view_source_coordinatorlayout.xml @@ -23,7 +23,6 @@ android:id="@+id/view_source_coordinatorlayout" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" - tools:context="com.stoutner.privacybrowser.activities.ViewSourceActivity" android:layout_height="match_parent" android:layout_width="match_parent" android:focusable="true" @@ -35,10 +34,12 @@ android:layout_width="match_parent" android:orientation="vertical" > + + android:background="?android:attr/colorBackground" + android:theme="@style/PrivacyBrowserAppBar" >