]> git.ktnx.net Git - mobile-ledger-staging.git/blobdiff - app/src/main/res/layout/profile_list.xml
remove unnecessary id declaration
[mobile-ledger-staging.git] / app / src / main / res / layout / profile_list.xml
index a060dbb20bf36a921884eb6dffc072a482dc00b2..375df1190c8861f5be6772831410e407e44194f1 100644 (file)
   ~ along with MoLe. If not, see <https://www.gnu.org/licenses/>.
   -->
 
-<android.support.v7.widget.RecyclerView xmlns:android="http://schemas.android.com/apk/res/android"
+<androidx.recyclerview.widget.RecyclerView xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:app="http://schemas.android.com/apk/res-auto"
     xmlns:tools="http://schemas.android.com/tools"
-    android:id="@+id/profile_list"
     android:name="net.ktnx.mobileledger.ui.activity.ProfileListFragment"
     android:layout_width="match_parent"
     android:layout_height="match_parent"