mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-03 07:52:21 +00:00
Raise deployment target and migrate to AndroidX
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
android:layout_height="1dp"
|
||||
android:src="@color/grey_400"/>
|
||||
|
||||
<android.support.v7.widget.RecyclerView
|
||||
<androidx.recyclerview.widget.RecyclerView
|
||||
android:id="@+id/editable_contact_fields"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content" />
|
||||
|
||||
Reference in New Issue
Block a user