LaraiB
LaraiB
@ashton did you find any solution yet?
Thanks a lot @Uefair 😀
Anyone got any solution yet? Facing same error!
@MAshhal You can use https://github.com/skydoves/PowerSpinner instead.
Even on mobile, I think thumbnail preview is quite small.
Sounds like a good feature. Will work on it in my free time.
@IacobIonut01 Can you also add option to choose how to arrange photos, i.e whether to arrange date-wise or month-wise.
@IacobIonut01 Yes, date-wise is current behaviour. There is a big Month Header with multiple section for each date. It would be appreciated if you can also add option for showing...
@Efimj try this: https://stackoverflow.com/questions/78132849/how-to-keep-cursor-in-view-in-jetpack-compose-textfield
@mtalexan `/storage/emulated/0` is the default home location in android phones. If you are facing this issue, try changing line 14 ```sh readonly DEST='/storage/emulated/0/Termux/Backup' ``` to the correct location.