aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/bottomsheetfragments/UploadedImagesBottomSheetFragment.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange files and packages.Docile-Alligator2024-09-151-1/+1
* Migrate to ViewBinding in all bottom sheet fragments.Docile-Alligator2024-05-071-1/+1
* Fix UploadedImagesBottomSheetFragment not scrolling.Docile-Alligator2024-03-301-0/+2
* Migrate to ViewBinding in some activities.Docile-Alligator2024-03-171-16/+7
* Continue adding support for custom font.Alex Ning2022-01-131-1/+11
* Maximize bottom sheet fragments.Alex Ning2021-10-091-2/+2
* Save image name and image url for uploaded images when uploading images. Uplo...Alex Ning2021-07-041-0/+67