Subversion Repository Public Repository

Nextrek

Diff Revisions 801 vs 802 for /Android/SmartCharging/SmartCharging/app/src/main/res/layout/activity_register_locale.xml

Diff revisions: vs.
  @@ -286,6 +286,14 @@
286 286
287 287 </LinearLayout>
288 288
289 + <TextView
290 + android:id="@+id/privacy_policy_text"
291 + android:text="@string/privacy_policy"
292 + android:textColor="#1976D2"
293 + android:layout_marginTop="@dimen/space_16dp"
294 + android:layout_width="wrap_content"
295 + android:layout_height="wrap_content"/>
296 +
289 297 <Button
290 298 android:layout_width="match_parent"
291 299 android:layout_height="wrap_content"