1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-05 12:01:35 +00:00

More updated. Handle clicks. Updated comments viewer, etc

This commit is contained in:
Ammar Githam 2020-10-24 18:10:21 +09:00
parent 6bf59e83ad
commit 9b83c5e832
48 changed files with 1861 additions and 1630 deletions

View file

@ -27,7 +27,7 @@
app:nullable="true" />
</action>
<fragment
<dialog
android:id="@+id/commentsViewerFragment"
android:name="awais.instagrabber.fragments.CommentsViewerFragment"
android:label="Comments"
@ -44,7 +44,7 @@
android:name="postUserId"
app:argType="string"
app:nullable="false" />
</fragment>
</dialog>
<action
android:id="@+id/action_global_commentsViewerFragment"