aboutsummaryrefslogblamecommitdiff
path: root/app/src/main/res/menu/view_imgur_video_fragment.xml
blob: 80cd8b8d726be52448ee9b1643ef7a80d4fdd4f0 (plain) (tree)
1
2
3
4
5
6
7
8
9



                                                                
                                                                   



                                                                    






                                                                         
      
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:app="http://schemas.android.com/apk/res-auto">
    <item
        android:id="@+id/action_download_view_imgur_video_fragment"
        android:orderInCategory="1"
        android:title="@string/action_download"
        android:icon="@drawable/ic_file_download_toolbar_white_24dp"
        app:showAsAction="ifRoom" />

    <item
        android:id="@+id/action_playback_speed_view_imgur_video_fragment"
        android:orderInCategory="2"
        android:title="@string/action_playback_speed"
        android:icon="@drawable/ic_playback_speed_toolbar_24dp"
        app:showAsAction="ifRoom" />
</menu>
36a274&follow=1'>ReformattingAnInternetTroll2-32/+48 2021-04-01Update utils.pySamot191-1/+1 2021-04-01Fair Leaderboard Samot191-8/+53 2021-03-26+ Fix "shut" emojiAhmad Ansori Palembani1-1/+1 2021-03-23Fix typo, add punctuation, and make wording clearer.Samot191-7/+7 2021-03-21Get only the queue, not everythingrandomidiot131-1/+1 2021-03-21Add !queuerandomidiot131-0/+44 2021-03-20remove embed from run rejection messageSkycloudd1-1/+1 2021-03-16hopefully fixed the ultraxd thingSkycloudd1-1/+1 2021-03-05Tabs to spacesMango0x451-526/+541 2021-03-05Educate new members on input rulesMango0x451-535/+526 2021-02-28Make !pending not max out at 200 runs per gamerandomidiot131-5/+16 2021-02-27Update aiohttp due to security vulnerabilityMango0x452-1/+2 2021-02-24Make !verified asynchronousAnInternetTroll2-38/+36 2021-02-20Add verified commandrandomidiot131-0/+45 2021-02-13Whitelist coop all bosses when rejecting spamMango0x451-1/+1 2021-02-13Remove useless importsMango0x454-6/+1 2021-02-13Add better spam preventionMango0x451-15/+22 2021-02-13Remove useless dependenciesMango0x451-10/+8