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:
parent
6bf59e83ad
commit
9b83c5e832
48 changed files with 1861 additions and 1630 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue