Move from java/ to kotlin/ directory

Android 12 dynamic color usage on login screen
This commit is contained in:
2021-08-31 02:18:29 +03:00
parent 2453e534ae
commit 1209c37e24
135 changed files with 140 additions and 57 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<fragment
android:id="@+id/conversationsFragment"
android:name="com.meloda.fast.fragment.messages.ConversationsFragment"
android:name="com.meloda.fast.screens.messages.ConversationsFragment"
android:label="ConversationsFragment"
tools:layout="@layout/fragment_conversations" />