mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-27 04:04:43 +01:00
Upgrade CameraX to Beta01.
This commit is contained in:
committed by
Greyson Parrelli
parent
951a61117a
commit
d46894e5db
@@ -401,4 +401,11 @@
|
||||
<declare-styleable name="MaxHeightFrameLayout">
|
||||
<attr name="mhfl_maxHeight" format="dimension" />
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="PreviewView">
|
||||
<attr format="enum" name="implementationMode">
|
||||
<enum name="surfaceView" value="0"/>
|
||||
<enum name="textureView" value="1"/>
|
||||
</attr>
|
||||
</declare-styleable>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user