summaryrefslogtreecommitdiffstats
path: root/src/android/app/src/main/res/layout/fragment_home_settings.xml
diff options
context:
space:
mode:
authorCharles Lombardo <clombardo169@gmail.com>2023-05-01 08:26:47 +0200
committerbunnei <bunneidev@gmail.com>2023-06-03 09:05:57 +0200
commit9f6f21946c8e755093827ec3dfc7cb281a59381d (patch)
treebbc050b670bd82a2b0b6c56eff2942df37441955 /src/android/app/src/main/res/layout/fragment_home_settings.xml
parentandroid: Search Fragment (diff)
downloadyuzu-9f6f21946c8e755093827ec3dfc7cb281a59381d.tar
yuzu-9f6f21946c8e755093827ec3dfc7cb281a59381d.tar.gz
yuzu-9f6f21946c8e755093827ec3dfc7cb281a59381d.tar.bz2
yuzu-9f6f21946c8e755093827ec3dfc7cb281a59381d.tar.lz
yuzu-9f6f21946c8e755093827ec3dfc7cb281a59381d.tar.xz
yuzu-9f6f21946c8e755093827ec3dfc7cb281a59381d.tar.zst
yuzu-9f6f21946c8e755093827ec3dfc7cb281a59381d.zip
Diffstat (limited to 'src/android/app/src/main/res/layout/fragment_home_settings.xml')
-rw-r--r--src/android/app/src/main/res/layout/fragment_home_settings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/android/app/src/main/res/layout/fragment_home_settings.xml b/src/android/app/src/main/res/layout/fragment_home_settings.xml
index e0c609309..82b037010 100644
--- a/src/android/app/src/main/res/layout/fragment_home_settings.xml
+++ b/src/android/app/src/main/res/layout/fragment_home_settings.xml
@@ -8,6 +8,7 @@
android:clipToPadding="false">
<androidx.appcompat.widget.LinearLayoutCompat
+ android:id="@+id/linear_layout_settings"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"