9
0
mirror of https://gitee.com/shuto/customCamera.git synced 2026-05-02 00:07:24 +08:00

Modification de la position du bouton switchCamera

This commit is contained in:
Thomas BOY
2015-02-09 16:37:41 +01:00
parent bc0844f1ed
commit f764f51da3
@@ -35,7 +35,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerVertical="false"
android:layout_marginTop="300dp"
android:layout_marginTop="150dp"
android:src="@drawable/switch_camera"
android:onClick="switchCamera" />