mirror of
https://github.com/pendragonnn/PalmGuard-App-Thesis.git
synced 2025-08-16 03:57:26 +00:00
fix: [ui] adjust overall user interface layout
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
@ -13,4 +13,4 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:text="Pangkas dan buang daun yang terinfeksi, pastikan tanaman mendapatkan sirkulasi udara yang baik, dan gunakan fungisida berbasis tembaga jika diperlukan." />
|
||||
|
||||
</FrameLayout>
|
||||
</ScrollView>
|
Reference in New Issue
Block a user