Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
2eba951ad1
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<corners android:radius="9dp"/>
|
||||
<solid android:color="#90000000"/>
|
||||
<solid android:color="#99000000"/>
|
||||
</shape>
|
@ -17,7 +17,7 @@
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/voice_fluctuations"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="154dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="23dp"
|
||||
android:layout_marginStart="20dp"
|
||||
@ -27,7 +27,7 @@
|
||||
|
||||
<pl.droidsonroids.gif.GifImageView
|
||||
android:id="@+id/gif_view"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="154dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="23dp"
|
||||
android:layout_marginStart="20dp"
|
||||
|
Loading…
Reference in New Issue
Block a user