diff --git a/res/layout/conversation_activity.xml b/res/layout/conversation_activity.xml index 4e850ee265..17cd6f5aa4 100644 --- a/res/layout/conversation_activity.xml +++ b/res/layout/conversation_activity.xml @@ -102,7 +102,7 @@ android:progressBackgroundTint="@color/transparent" android:alpha="0" android:indeterminate="false" - android:progress="80" /> + android:progress="0" />