1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-23 06:13:04 +00:00

Map settings button

This commit is contained in:
Loic Blot
2015-01-25 16:54:20 +01:00
parent b8f8d3d23f
commit acd9d72bb4
2 changed files with 8 additions and 0 deletions
@@ -69,6 +69,7 @@
android:layout_height="wrap_content"
android:layout_centerHorizontal="true"
android:layout_centerVertical="true"
android:onClick="openAppSettings"
android:text="Go to Settings" />
</RelativeLayout>