remove id from parent layout
This commit is contained in:
parent
d66409797f
commit
d6e04f50a2
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@
|
|||
android:orientation="vertical">
|
||||
|
||||
<androidx.constraintlayout.widget.ConstraintLayout
|
||||
android:id="@+id/progress_bar_playing"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/progress_container_height"
|
||||
android:background="@color/twenty_percent_black_overlay">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue