Clean layout

dev
Aurelien Hubert 7 years ago
parent 62b08bc284
commit 333d81dd74
  1. 3
      app/src/main/res/layout/layout_legend_color.xml

@ -3,8 +3,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools" xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content">
android:orientation="vertical">
<View <View
android:id="@+id/background" android:id="@+id/background"

Loading…
Cancel
Save