Subversion Repository Public Repository

Nextrek

Diff Revisions 777 vs 778 for /Android/SmartCharging/SmartCharging/app/src/main/res/layout/activity_setting_selection.xml

Diff revisions: vs.
  @@ -16,7 +16,7 @@
16 16 android:layout_height="wrap_content">
17 17 <ImageView
18 18 android:layout_width="match_parent"
19 - android:layout_height="250dp"
19 + android:layout_height="@dimen/header_height"
20 20 android:id="@+id/imageView5"
21 21 android:src="@drawable/screen1"
22 22 android:background="#3cdbff" />