]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/about_version_scrollview.xml
Add kernel information to About > Version. https://redmine.stoutner.com/issues/815
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / about_version_scrollview.xml
index a6af48b1dc1a5a670cdcc27180c10a8a9738b3ff..95f2be6629351b207882b8fe920ce51a7524e97f 100644 (file)
                 android:layout_width="wrap_content"
                 android:textIsSelectable="true" />
 
+            <TextView
+                android:id="@+id/kernel"
+                android:layout_height="wrap_content"
+                android:layout_width="wrap_content"
+                android:textIsSelectable="true" />
+
             <TextView
                 android:id="@+id/webview_provider"
                 android:layout_height="wrap_content"