1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-22 12:21:15 +00:00
syncthing-android/app
Adam Szewera d415716256
Use view binding in more activities (#2052)
# Description
Use view binding in more activities:
* QRScannerActivity
* ShareActivity
* PullOrderDialogActivity

Rename also a couple of xml layout files from `fragment_xyz` to
`activity_xyz` as they are being used inside activities.
2024-02-10 20:51:04 +01:00
..
src/main Use view binding in more activities (#2052) 2024-02-10 20:51:04 +01:00
.gitignore Revert "Revert build script changes" 2017-10-24 14:55:28 +09:00
build.gradle.kts Upgrade compile sdk and tools (#2049) 2024-02-10 20:42:38 +01:00
lint.xml Adjust README and other documentation for Weblate. 2023-11-08 18:54:44 +01:00