mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-22 12:38:00 +01:00
fix #2425, use a defined text size at settings checkboxes
This commit is contained in:
parent
e3c29a8b48
commit
04c822c0c1
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:3aa2a640fd'
|
||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:febce24496'
|
||||
implementation 'com.theartofdev.edmodo:android-image-cropper:2.8.0'
|
||||
implementation 'it.sephiroth.android.exif:library:1.0.1'
|
||||
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.24'
|
||||
|
|
Loading…
Reference in a new issue