aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable-night/ic_reply_24dp.xml
blob: f8ebec5ef835fb00a285c8ccd3a23343531525d5 (plain) (blame)
1
2
3
4
<vector android:height="24dp" android:viewportHeight="24.0"
    android:viewportWidth="24.0" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
    <path android:fillColor="#FFFFFF" android:pathData="M10,9V5l-7,7 7,7v-4.1c5,0 8.5,1.6 11,5.1 -1,-5 -4,-10 -11,-11z"/>
</vector>
2023-10-04Set filled card view background color in MaterialYouUtils.Docile-Alligator1-0/+3 2023-10-04Sync subscriptions once every 24 hours.Docile-Alligator2-1/+9 2023-10-01Version 6.3.0-beta2.Docile-Alligator1-2/+2 2023-10-01Fix changing playback speed not working in ViewImgurVideoFragment and ↵Docile-Alligator3-22/+41 ViewRedditGalleryVideoFragment when using bottom app bar. 2023-10-01Fix video controller ui issues in ViewImgurVideoFragment, ↵Docile-Alligator3-16/+14 ViewRedditGalleryVideoFragment and ViewVideoActivity. 2023-10-01Fix video controller ui issues in ViewImgurVideoFragment, ↵Docile-Alligator3-22/+30 ViewRedditGalleryVideoFragment and ViewVideoActivity. Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1552 2023-09-25Version 6.3.0-beta1.Docile-Alligator1-2/+2 2023-09-25Version 6.3.0-beta1. Rename RedditAPIInfoBottomSheetFragment to ↵Docile-Alligator3-9/+9 ImportantInfoBottomSheetFragment. Disable showing ImportantInfoBottomSheetFragment. 2023-09-23Changed video control UI.Docile-Alligator1-3/+3 2023-09-23Changed video control UI.Docile-Alligator5-48/+69 2023-09-22Start changing video control UI.Docile-Alligator16-108/+193