1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-04 11:31:35 +00:00

move dm related Activities to their own package

This commit is contained in:
Ammar Githam 2020-08-16 06:31:55 +09:00
parent 68dbf59ef6
commit 066a453aa8
5 changed files with 13 additions and 7 deletions

View file

@ -5,7 +5,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
tools:context=".activities.DirectMessages">
tools:context=".activities.directmessages.DirectMessages">
<include
android:id="@+id/toolbar"