Subversion Repository Public Repository

Nextrek

Diff Revisions 764 vs 765 for /Android/SmartCharging/SmartCharging/app/src/main/res/layout/activity_selection.xml

Diff revisions: vs.
  @@ -88,6 +88,13 @@
88 88 android:layout_marginLeft="@dimen/space_16dp"
89 89 android:layout_marginBottom="@dimen/space_16dp"/>
90 90
91 + <ImageView
92 + android:src="@drawable/logoregione"
93 + android:layout_marginLeft="@dimen/space_16dp"
94 + android:layout_marginRight="@dimen/space_16dp"
95 + android:layout_width="match_parent"
96 + android:layout_height="45dp" />
97 +
91 98 </LinearLayout>
92 99 </ScrollView>
93 100 </LinearLayout>