DF1E
10 years ago
3 changed files with 32 additions and 23 deletions
@ -1,14 +0,0 @@ |
|||||||
<?xml version="1.0" encoding="utf-8"?> |
|
||||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" |
|
||||||
android:layout_width="match_parent" |
|
||||||
android:layout_height="match_parent" |
|
||||||
android:orientation="vertical"> |
|
||||||
|
|
||||||
<include layout="@layout/toolbar_settings" /> |
|
||||||
|
|
||||||
<fragment |
|
||||||
android:name="acr.browser.lightning.fragment.GeneralSettingsFragment" |
|
||||||
android:layout_width="match_parent" |
|
||||||
android:layout_height="match_parent" |
|
||||||
android:tag="settingsFragment" /> |
|
||||||
</LinearLayout> |
|
Loading…
Reference in new issue