mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-19 06:52:01 +00:00
Raise deployment target and migrate to AndroidX
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
android:layout_height="0dp"
|
||||
android:layout_weight="1">
|
||||
|
||||
<android.support.v7.widget.RecyclerView
|
||||
<androidx.recyclerview.widget.RecyclerView
|
||||
android:id="@+id/log_preview"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
|
Reference in New Issue
Block a user