mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-02 20:41:59 +00:00
Support for an audio view to allow in-app playback of audio.
Closes #4270 // FREEBIE
This commit is contained in:
@@ -134,4 +134,9 @@
|
||||
<declare-styleable name="ThumbnailView">
|
||||
<attr name="backgroundColorHint" format="color" />
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="AudioView">
|
||||
<attr name="tintColor" format="color" />
|
||||
</declare-styleable>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user