Migrate to AndroidX

This commit is contained in:
Robin 2019-10-04 14:59:08 +02:00
parent 7d37bc9275
commit edd5ad2d13
216 changed files with 643 additions and 651 deletions

View file

@ -44,7 +44,7 @@
android:layout_marginRight="@dimen/video_item_search_padding"
android:background="?attr/separator_color"/>
<android.support.v7.widget.RecyclerView
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/playlist_list"
android:layout_width="wrap_content"
android:layout_height="wrap_content"