2016-02-28 22:25:21 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2016-12-28 20:53:17 +01:00
|
|
|
<FrameLayout android:id="@+id/webview_placeholder"
|
|
|
|
android:layout_height="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
xmlns:android="http://schemas.android.com/apk/res/android" />
|