This commit is contained in:
Benoit Marty 2021-07-09 17:18:56 +02:00
parent b400f3c83f
commit 558cd6f376

View file

@ -1,11 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<attr name="vctr_voice_message_lock_background_style" format="reference" />
<attr name="vctr_voice_message_playback_background_style" format="reference" />
<attr name="vctr_voice_message_play_pause_button_background_style" format="reference" />
<attr name="vctr_voice_message_recording_playback_background_style" format="reference" />
<style name="VoiceMessageLockBackground">
<item name="android:layout_width">52dp</item>
<item name="android:layout_height">160dp</item>