Added a legal information that can be view by the user
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
6
OSJ Forum/res/layout/leagal_activity.xml
Normal file
6
OSJ Forum/res/layout/leagal_activity.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<WebView xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:id="@+id/webview" >
|
||||
</WebView>
|
||||
Reference in New Issue
Block a user