mirror of
https://gitee.com/shuto/customCamera.git
synced 2026-05-21 00:00:01 +08:00
Mise en place de la camera qui change en fonction de l'orientation + une image par dessus.
This commit is contained in:
+2
-1
@@ -24,7 +24,8 @@
|
||||
</activity>
|
||||
<activity
|
||||
android:name=".CameraView"
|
||||
android:label="@string/title_activity_camera_view" >
|
||||
android:label="@string/title_activity_camera_view"
|
||||
android:screenOrientation="fullSensor">
|
||||
</activity>
|
||||
|
||||
</application>
|
||||
|
||||
Reference in New Issue
Block a user