Fixed ANR
This commit is contained in:
parent
3e94feee1f
commit
899abd2414
1 changed files with 0 additions and 1 deletions
|
@ -117,7 +117,6 @@
|
||||||
|
|
||||||
<SeekBar
|
<SeekBar
|
||||||
android:id="@+id/record_progression_bar"
|
android:id="@+id/record_progression_bar"
|
||||||
style="@style/Widget.AppCompat.SeekBar.Discrete"
|
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_alignParentStart="true"
|
android:layout_alignParentStart="true"
|
||||||
|
|
Loading…
Reference in a new issue