mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-13 18:41:14 +01:00
6 lines
228 B
XML
6 lines
228 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<WebView xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
android:id="@+id/configureWebview"
|
||
|
android:layout_width="fill_parent"
|
||
|
android:layout_height="fill_parent" />
|