mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-29 13:16:01 +01:00
Add in-app video recording for supported devices.
This commit is contained in:
committed by
Greyson Parrelli
parent
43954a176a
commit
ff60b5b731
@@ -340,4 +340,9 @@
|
||||
<item name="titleTextStyle">@style/TextSecure.TitleTextStyle.Conversation</item>
|
||||
</style>
|
||||
|
||||
<declare-styleable name="CameraButtonView">
|
||||
<attr name="imageCaptureSize" format="dimension" />
|
||||
<attr name="recordSize" format="dimension" />
|
||||
</declare-styleable>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user