X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fview_source_coordinatorlayout.xml;h=f8c1c8b6b01d53b4dd1d1ce03fca03b39d0c735e;hb=d4f39c36beb5e6c3568a1e075274ad66defd8e8e;hp=3c3a07690e14e33508f1b37f3d0df009c5be960b;hpb=26947f6f7ad8b544a8d20f3397f157d079c7362e;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 3c3a0769..f8c1c8b6 100644 --- a/app/src/main/res/layout/view_source_coordinatorlayout.xml +++ b/app/src/main/res/layout/view_source_coordinatorlayout.xml @@ -18,16 +18,13 @@ You should have received a copy of the GNU General Public License along with Privacy Browser. If not, see . --> - + @@ -37,11 +34,12 @@ android:layout_width="match_parent" android:orientation="vertical" > - + + android:background="?android:attr/colorBackground" + android:theme="@style/PrivacyBrowserAppBar" > @@ -90,7 +89,7 @@ android:text="@string/request_headers" android:textAlignment="center" android:textSize="18sp" - android:textColor="@color/blue_600" + android:textColor="?attr/blueTextColor" android:textStyle="bold" />