habitica-android/Habitica/res/layout/activity_guidelines.xml

7 lines
230 B
XML
Raw Normal View History

2019-05-31 11:41:05 +00:00
<?xml version="1.0" encoding="utf-8"?>
<WebView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/webview"
android:layout_width="match_parent"
android:layout_height="match_parent">
</WebView>