This commit is contained in:
Mikunj
2020-04-15 16:37:41 +10:00
parent dd9b134dab
commit 42d74208ff
16 changed files with 56 additions and 315 deletions

View File

@@ -19,6 +19,6 @@
<fragment android:id="@+id/contact_selection_list_fragment"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:name="org.thoughtcrime.securesms.loki.redesign.fragments.ContactSelectionListFragment" />
android:name="org.thoughtcrime.securesms.loki.redesign.fragments.contactselection.ContactSelectionListFragment" />
</LinearLayout>