]> git.ktnx.net Git - mobile-ledger-staging.git/blobdiff - app/src/main/res/layout/profile_list.xml
fix many lint errors/warnings
[mobile-ledger-staging.git] / app / src / main / res / layout / profile_list.xml
index 375df1190c8861f5be6772831410e407e44194f1..85a714fb4139715f83a9e20abe5f1d11fb7831b7 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
-  ~ Copyright © 2019 Damyan Ivanov.
+  ~ Copyright © 2020 Damyan Ivanov.
   ~ This file is part of MoLe.
   ~ MoLe is free software: you can distribute it and/or modify it
   ~ under the term of the GNU General Public License as published by
@@ -23,5 +23,4 @@
     android:layout_width="match_parent"
     android:layout_height="match_parent"
     app:layoutManager="LinearLayoutManager"
-    tools:context=".ui.activity.ProfileListActivity"
     tools:listitem="@layout/profile_list_content" />
\ No newline at end of file