mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-07 18:57:02 +01:00
Change layout it to avoid duplicates.
It didn't cause any issue as this layout is not referenced anywhere.
This commit is contained in:
parent
0573939c9e
commit
e556a65ff5
@ -6,7 +6,7 @@
|
||||
tools:context=".activities.appmanager.AppManagerActivity">
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/charts_main_layout"
|
||||
android:id="@+id/appmanager_main_layout"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:orientation="vertical">
|
||||
|
Loading…
Reference in New Issue
Block a user