Subversion Repository Public Repository

Nextrek

Diff Revisions 623 vs 658 for /Android/SmartCharging/SmartCharging/app/src/main/res/layout/activity_register_locale.xml

Diff revisions: vs.
  @@ -14,8 +14,7 @@
14 14 <ScrollView
15 15 android:id="@+id/ScrollView01"
16 16 android:layout_width="match_parent"
17 - android:layout_height="match_parent"
18 - android:paddingBottom="@dimen/space_16dp">
17 + android:layout_height="match_parent">
19 18
20 19 <LinearLayout
21 20 android:orientation="vertical"
  @@ -137,6 +136,7 @@
137 136
138 137 <RelativeLayout
139 138 android:layout_marginTop="@dimen/space_16dp"
139 + android:id="@+id/avatar_container"
140 140 android:layout_width="match_parent"
141 141 android:layout_height="wrap_content">
142 142 <it.fedeloper.smartcharging.View.RoundedImageView