Files
location_ringer/LocationRinger/res/layout/leagal_activity.xml
2012-10-11 10:59:29 -04:00

6 lines
230 B
XML

<?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>