]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/guide_tab_webview.xml
Create a dark theme for `AboutActivity`.
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / guide_tab_webview.xml
index 3c9846a41fbd2df3b2a46df733a425a8ab9d1ecc..e5447fb92f0344eaf8468501ccdd5fcb78c89c23 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-  Copyright 2016 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2016-2017 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
@@ -18,7 +18,7 @@
   You should have received a copy of the GNU General Public License
   along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
 
-<!-- This WebView displays inside of the tabs in GuideActivity. -->
+<!-- This WebView displays inside of the tabs in Guide. -->
 <WebView
     android:id="@+id/guide_tab_webview"
     xmlns:android="http://schemas.android.com/apk/res/android"