mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Show loading/error for images in catalogue grid view. Update support lib
This commit is contained in:
parent
add2ca0b8f
commit
fe413d52d6
7 changed files with 90 additions and 10 deletions
|
@ -101,7 +101,7 @@ dependencies {
|
|||
compile 'com.github.inorichi:subsampling-scale-image-view:44aa442'
|
||||
|
||||
// Android support library
|
||||
final support_library_version = '25.1.0'
|
||||
final support_library_version = '25.1.1'
|
||||
compile "com.android.support:support-v4:$support_library_version"
|
||||
compile "com.android.support:appcompat-v7:$support_library_version"
|
||||
compile "com.android.support:cardview-v7:$support_library_version"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue