Repository: https://github.com/k3b/APhotoManager
App Name: A Photo Manager
Version: Betta117.2-0.7.0-1800406-debug
Download: https://github.com/k3b/APhotoManager/releases
Device used for testing: Xiaomi Redmi Note 3 Pro, Qualcomm MSM8956 Snapdragon 650 Android version: 5.1.1, MIUI, unrooted.
Expected behavior: The Action Bar should show when the user touch the UI, and disappear after set amount of time, consistent in all it's menus.
Actual results: The Action Bar disappears after short while as defined in the settings, 2 seconds. The 3 dots menu takes 4 seconds to disappear, and the subsequent "More ..." sub menu takes 2 seconds. This gives inconsistent and somewhat confusing UX.
How should it be? Well, I suppose that either both the menus have the extended delay, or they both have the default delay.
Steps to reproduce: 1. In the app home screen/folder, open an image 2. tap on it to bring up the action bar 3. Take notice how long it take for the action bar to hide (2000 milliseconds by default) 4. Tap to bring up action bar, click the 3 dots (burger button), wait for it to close and take notice of the delay for it to hide. 5. click on the 3 dots, and then click "More ...", take notice of the delay for it to hide. 6. Note how the hide delay is 2000 by default, but in the menu it's 5000, and the submenu again 2000.
Video demonstration: https://youtu.be/Dvez3SPTQuY
Logcat: ``` --------- beginning of system --------- beginning of main [ 05-15 09:12:14.933 16521:16521 D/k3bFoto ] memory : (total/free/avail) = (88901K/8186K/262144K) - GalleryA-.onDestroy start
[ 05-15 09:12:16.833 18391:18391 W/ImageLoader ] diskCache(), diskCacheSize() and diskCacheFileCount calls overlap each other
[ 05-15 09:12:16.833 18391:18391 W/ImageLoader ] diskCache() and diskCacheFileNameGenerator() calls overlap each other
[ 05-15 09:12:16.843 18391:18391 I/k3bFoto ] getSelectedfiles: FotoSql.createCursorForQuery: null
FROM content://media/external/file WHERE ((_data is null) AND ((media_type in (1001,1)))) => 0 rows affected
[ 05-15 09:12:16.843 18391:18391 D/k3bFoto ] FotoSql.getSelectedfiles result count=0
[ 05-15 09:12:16.843 18391:18391 I/k3bFoto ] A Photo Manager (dev) 0.6.4.180321 created
[ 05-15 09:12:16.853 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (28546K/8910K/262144K) - GalleryA-.onCreate
[ 05-15 09:12:16.853 18391:18391 D/k3bFoto ] GalleryA-onCreate intent:#Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;launchFlags=0x10200000;component=de.k3b.android.androFotoFinder.dev/de.k3b.android.androFotoFinder.FotoGalleryActivity;sourceBounds=317%20390%20509%20582;end
[ 05-15 09:12:16.873 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (28546K/8637K/262144K) - GalleryCursorFragment#1 .ctor
[ 05-15 09:12:16.873 18391:18391 I/k3bFoto ] GalleryCursorFragment#1 ()
[ 05-15 09:12:16.873 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (28546K/8636K/262144K) - GalleryCursorFragment#1 .onAttach
[ 05-15 09:12:16.873 18391:18391 D/k3bFoto ] GalleryCursorFragment#1 - onAttach cmd (null) => (GalleryA-->null->AndroidFileCommands.)
[ 05-15 09:12:16.873 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (28546K/8620K/262144K) - GalleryCursorFragment#1 .onCreate
[ 05-15 09:12:16.873 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (28546K/8614K/262144K) - GalleryCursorFragment#1 @100 .onCreateView
[ 05-15 09:12:16.883 18391:18391 D/k3bFoto ] GalleryCursorFragment#1 @100 onCreateView intent:#Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;launchFlags=0x10200000;component=de.k3b.android.androFotoFinder.dev/de.k3b.android.androFotoFinder.FotoGalleryActivity;sourceBounds=317%20390%20509%20582;end
[ 05-15 09:12:16.883 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (28546K/8571K/262144K) - GalleryCursorAdapter#1@GalleryCursorFragment#1 @100 .ctor
[ 05-15 09:12:16.883 18391:18391 I/k3bFoto ] GalleryCursorAdapter#1@GalleryCursorFragment#1 @100 ()
[ 05-15 09:12:16.883 18391:18391 D/k3bFoto ] Analysing media database for potential problems
[ 05-15 09:12:16.893 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (28546K/8529K/262144K) - Searching media database for missing 'displayname'-s: .ctor
[ 05-15 09:12:16.893 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (28546K/8524K/262144K) - Searching for duplcates in media database: .ctor
[ 05-15 09:12:16.893 18391:18391 I/k3bFoto ] GalleryCursorFragment#1 @100 onCreateView requery null
[ 05-15 09:12:16.893 18391:18391 I/k3bFoto ] GalleryA-
[ 05-15 09:12:16.893 18391:18391 I/k3bFoto ] GalleryCursorFragment#1 @100 GalleryA-onCreate requery SELECT _id, _data AS disp_txt, max(width,height) AS col_width, longitude, datetaken, _data FROM content://media/external/file WHERE (_data like ?) AND ((media_type = 1)) PARAMETERS /% ORDER BY datetaken desc
[ 05-15 09:12:16.893 18391:18391 I/k3bFoto ] GalleryCursorFragment#1 @100 onCreateLoader(@100, #1, LastVisiblePosition=-1') : query = SELECT _id, _data AS disp_txt, max(width,height) AS col_width, longitude, datetaken, _data FROM content://media/external/file WHERE (_data like ?) AND ((media_type = 1)) PARAMETERS /% ORDER BY datetaken desc
[ 05-15 09:12:16.893 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (28546K/8413K/262144K) - GalleryA-.onResume
[ 05-15 09:12:16.893 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (28546K/8396K/262144K) - GalleryCursorFragment#1 @100 .onResume
[ 05-15 09:12:16.903 18391:18391 D/k3bFoto ] GalleryCursorFragment#1 @100 - onResume cmd (GalleryA-->GalleryCursorFragment#1 @100 GalleryCursorAdapter#1@GalleryCursorFragment#1 @100 ->AndroidFileCommands.) => (GalleryA-->GalleryCursorFragment#1 @100 GalleryCursorAdapter#1@GalleryCursorFragment#1 @100 ->AndroidFileCommands.)
[ 05-15 09:12:16.913 18391:18391 W/k3bFoto ] GalleryCursorFragment#1 @100 Searching media database for missing 'displayname'-s: '0' rows found for query SELECT _id, _data, _display_name, title FROM content://media/external/file WHERE (_display_name is null) AND ((media_type in (1001,1)))
[ 05-15 09:12:17.023 18391:18391 W/k3bFoto ] GalleryCursorFragment#1 @100 Searching for duplcates in media database: '0' rows found for query SELECT min(_id) AS _id, _data AS disp_txt, count() AS count FROM content://media/external/file WHERE (_data IS NOT NULL ) AND ((media_type in (1001,1))) GROUP BY _data HAVING (count() > 1) ORDER BY _data
[ 05-15 09:12:17.023 18391:18391 I/k3bFoto ] GalleryCursorFragment#1 @100 onLoadFinished(@100, #1, LastVisiblePosition=-1') fount 7222 rows
[ 05-15 09:12:17.043 18391:18391 I/k3bFoto ] GalleryCursorAdapter#1@GalleryCursorFragment#1 @100 newView Holder@1#0
[ 05-15 09:12:17.043 18391:18391 D/HugeImageLoader ] loadImage( '/storage/emulated/0/WhatsApp/Media/WhatsApp Images/IMG-20180514-WA0011.jpg', 900x1600, max=4096x4096, size=5625k, memory(total/free/avail)=(28546k,7879k,262144k) ) ==> 900x1600, size=5625k, scale=1
[ 05-15 09:12:17.073 18391:18391 I/k3bFoto ] GalleryCursorAdapter#1@GalleryCursorFragment#1 @100 bindView for Holder@1#906063
[ 05-15 09:12:17.073 18391:18391 D/HugeImageLoader ] loadImage( '/storage/emulated/0/WhatsApp/Media/WhatsApp Images/IMG-20180514-WA0011.jpg', 900x1600, max=4096x4096, size=5625k, memory(total/free/avail)=(28546k,2205k,262144k) ) ==> 900x1600, size=5625k, scale=1
[ 05-15 09:12:17.113 18391:18391 I/k3bFoto ] GalleryCursorAdapter#1@GalleryCursorFragment#1 @100 bindView for Holder@1#906063
[ 05-15 09:12:17.113 18391:18391 I/k3bFoto ] GalleryCursorAdapter#1@GalleryCursorFragment#1 @100 newView Holder@2#0
[ 05-15 09:12:17.113 18391:18391 D/HugeImageLoader ] loadImage( '/storage/emulated/0/WhatsApp/Media/WhatsApp Images/IMG-20180514-WA0010.jpg', 899x1599, max=4096x4096, size=5615k, memory(total/free/avail)=(46832k,16352k,262144k) ) ==> 899x1599, size=5615k, scale=1
[ 05-15 09:12:17.153 18391:18391 I/k3bFoto ] GalleryCursorAdapter#1@GalleryCursorFragment#1 @100 bindView for Holder@2#906062
[ 05-15 09:12:17.153 18391:18391 I/k3bFoto ] GalleryCursorAdapter#1@GalleryCursorFragment#1 @100 newView Holder@3#0
[ 05-15 09:12:17.163 18391:18391 D/HugeImageLoader ] loadImage( '/storage/emulated/0/WhatsApp/Media/WhatsApp Images/IMG-20180514-WA0009.jpg', 900x1600, max=4096x4096, size=5625k, memory(total/free/avail)=(46832k,10683k,262144k) ) ==> 900x1600, size=5625k, scale=1
[ 05-15 09:12:17.193 18391:18391 I/k3bFoto ] GalleryCursorAdapter#1@GalleryCursorFragment#1 @100 bindView for Holder@3#906061
[ 05-15 09:12:17.193 18391:18391 I/k3bFoto ] GalleryCursorAdapter#1@GalleryCursorFragment#1 @100 newView Holder@4#0
[ 05-15 09:12:17.193 18391:18391 D/HugeImageLoader ] loadImage( '/storage/emulated/0/WhatsApp/Media/WhatsApp Images/IMG-20180514-WA0008.jpg', 1202x1600, max=4096x4096, size=7512k, memory(total/free/avail)=(46832k,5002k,262144k) ) ==> 1202x1600, size=7512k, scale=1
[ 05-15 09:12:17.243 18391:18391 I/k3bFoto ] GalleryCursorAdapter#1@GalleryCursorFragment#1 @100 bindView for Holder@4#906060
[ 05-15 09:12:17.243 18391:18391 I/k3bFoto ] GalleryCursorAdapter#1@GalleryCursorFragment#1 @100 newView Holder@5#0
[ 05-15 09:12:17.243 18391:18391 I/k3bFoto ] GalleryCursorAdapter#1@GalleryCursorFragment#1 @100 bindView for Holder@5#906059
[ 05-15 09:12:17.253 18391:18391 I/k3bFoto ] GalleryCursorAdapter#1@GalleryCursorFragment#1 @100 newView Holder@6#0
[ 05-15 09:12:17.253 18391:18391 I/k3bFoto ] GalleryCursorAdapter#1@GalleryCursorFragment#1 @100 bindView for Holder@6#906057
[ 05-15 09:12:17.253 18391:18391 I/k3bFoto ] GalleryCursorAdapter#1@GalleryCursorFragment#1 @100 newView Holder@7#0
[ 05-15 09:12:17.253 18391:18391 D/HugeImageLoader ] loadImage( '/storage/emulated/0/WhatsApp/Media/WhatsApp Images/IMG-20180514-WA0006.jpg', 778x1600, max=4096x4096, size=4862k, memory(total/free/avail)=(65616k,16199k,262144k) ) ==> 778x1600, size=4862k, scale=1
[ 05-15 09:12:17.293 18391:18391 I/k3bFoto ] GalleryCursorAdapter#1@GalleryCursorFragment#1 @100 bindView for Holder@7#906058
[ 05-15 09:12:17.293 18391:18391 I/k3bFoto ] GalleryCursorAdapter#1@GalleryCursorFragment#1 @100 newView Holder@8#0
[ 05-15 09:12:17.293 18391:18418 W/ExifInterface ] Skip the tag entry since tag number is not defined: 2
[ 05-15 09:12:17.293 18391:18420 W/ExifInterface ] Skip the tag entry since tag number is not defined: 2
[ 05-15 09:12:17.293 18391:18391 D/HugeImageLoader ] loadImage( '/storage/emulated/0/WhatsApp/Media/WhatsApp Images/IMG-20180514-WA0003.jpg', 900x1600, max=4096x4096, size=5625k, memory(total/free/avail)=(65616k,11036k,262144k) ) ==> 900x1600, size=5625k, scale=1
[ 05-15 09:12:17.343 18391:18391 I/k3bFoto ] GalleryCursorAdapter#1@GalleryCursorFragment#1 @100 bindView for Holder@8#906056
[ 05-15 09:12:17.443 18391:18391 I/k3bFoto ] GalleryCursorAdapter#1@GalleryCursorFragment#1 @100 newView Holder@9#0
[ 05-15 09:12:17.443 18391:18391 D/HugeImageLoader ] loadImage( '/storage/emulated/0/WhatsApp/Media/WhatsApp Images/IMG-20180514-WA0011.jpg', 900x1600, max=4096x4096, size=5625k, memory(total/free/avail)=(65616k,4371k,262144k) ) ==> 900x1600, size=5625k, scale=1
[ 05-15 09:12:17.483 18391:18391 I/k3bFoto ] GalleryCursorAdapter#1@GalleryCursorFragment#1 @100 bindView for Holder@9#906063
[ 05-15 09:12:17.573 18391:18391 D/HugeImageLoader ] loadImage( '/storage/emulated/0/WhatsApp/Media/WhatsApp Images/IMG-20180514-WA0011.jpg', 900x1600, max=4096x4096, size=5625k, memory(total/free/avail)=(77240k,16356k,262144k) ) ==> 900x1600, size=5625k, scale=1
[ 05-15 09:12:17.603 18391:18391 I/k3bFoto ] GalleryCursorAdapter#1@GalleryCursorFragment#1 @100 bindView for Holder@9#906063
[ 05-15 09:12:18.393 18391:18391 I/k3bFoto ] GalleryCursorFragment#1 @100 onLoaderReset(@100, #1, LastVisiblePosition=-1')
[ 05-15 09:12:18.393 18391:18391 D/k3bFoto ] GalleryCursorFragment#1 @100 onPause - releasing mCurorLoader(@100, #1, LastVisiblePosition=7')
[ 05-15 09:12:18.393 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (77240K/10677K/262144K) - GalleryA-.onPause
[ 05-15 09:12:18.623 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (77240K/10673K/262144K) - GalleryCursorFragment#1 @100 .before onDestroy
[ 05-15 09:12:18.683 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (74608K/8191K/262144K) - GalleryCursorFragment#1 @100 .after onDestroy
[ 05-15 09:12:18.683 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (74608K/8191K/262144K) - GalleryCursorFragment#1 @100 .onDetach
[ 05-15 09:12:18.683 18391:18391 D/k3bFoto ] GalleryCursorFragment#1 @100 - onDetach cmd (AndroidFileCommands.) => (null)
[ 05-15 09:12:18.683 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (74608K/8189K/262144K) - GalleryA-.onDestroy start
[ 05-15 09:12:18.693 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (74608K/8187K/262144K) - GalleryA-.onDestroy end
[ 05-15 09:12:27.983 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (39583K/8173K/262144K) - GalleryA-.onCreate
[ 05-15 09:12:27.983 18391:18391 D/k3bFoto ] GalleryA-onCreate intent:#Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;launchFlags=0x10200000;component=de.k3b.android.androFotoFinder.dev/de.k3b.android.androFotoFinder.FotoGalleryActivity;sourceBounds=317%20390%20509%20582;end
[ 05-15 09:12:28.003 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (39583K/8122K/262144K) - GalleryCursorFragment#2 .ctor
[ 05-15 09:12:28.003 18391:18391 I/k3bFoto ] GalleryCursorFragment#2 ()
[ 05-15 09:12:28.003 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (39583K/8120K/262144K) - GalleryCursorFragment#2 .onAttach
[ 05-15 09:12:28.003 18391:18391 D/k3bFoto ] GalleryCursorFragment#2 - onAttach cmd (null) => (GalleryA-->null->AndroidFileCommands.)
[ 05-15 09:12:28.003 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (39583K/8118K/262144K) - GalleryCursorFragment#2 .onCreate
[ 05-15 09:12:28.003 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (39583K/8117K/262144K) - GalleryCursorFragment#2 @100 .onCreateView
[ 05-15 09:12:28.003 18391:18391 D/k3bFoto ] GalleryCursorFragment#2 @100 onCreateView intent:#Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;launchFlags=0x10200000;component=de.k3b.android.androFotoFinder.dev/de.k3b.android.androFotoFinder.FotoGalleryActivity;sourceBounds=317%20390%20509%20582;end
[ 05-15 09:12:28.003 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (39583K/8088K/262144K) - GalleryCursorAdapter#2@GalleryCursorFragment#2 @100 .ctor
[ 05-15 09:12:28.003 18391:18391 I/k3bFoto ] GalleryCursorAdapter#2@GalleryCursorFragment#2 @100 ()
[ 05-15 09:12:28.013 18391:18391 D/k3bFoto ] Analysing media database for potential problems
[ 05-15 09:12:28.013 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (39583K/8082K/262144K) - Searching media database for missing 'displayname'-s: .ctor
[ 05-15 09:12:28.013 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (39583K/8079K/262144K) - Searching for duplcates in media database: .ctor
[ 05-15 09:12:28.013 18391:18391 I/k3bFoto ] GalleryCursorFragment#2 @100 onCreateView requery null
[ 05-15 09:12:28.013 18391:18391 I/k3bFoto ] GalleryA-
[ 05-15 09:12:28.013 18391:18391 I/k3bFoto ] GalleryCursorFragment#2 @100 GalleryA-onCreate requery SELECT _id, _data AS disp_txt, max(width,height) AS col_width, longitude, datetaken, _data FROM content://media/external/file WHERE (_data like ?) AND ((media_type = 1)) PARAMETERS /% ORDER BY datetaken desc
[ 05-15 09:12:28.013 18391:18391 I/k3bFoto ] GalleryCursorFragment#2 @100 onCreateLoader(@100, #1, LastVisiblePosition=-1') : query = SELECT _id, _data AS disp_txt, max(width,height) AS col_width, longitude, datetaken, _data FROM content://media/external/file WHERE (_data like ?) AND ((media_type = 1)) PARAMETERS /% ORDER BY datetaken desc
[ 05-15 09:12:28.013 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (39583K/8054K/262144K) - GalleryA-.onResume
[ 05-15 09:12:28.013 18391:18391 D/k3bFoto ] memory : (total/free/avail) = (39583K/8052K/262144K) - GalleryCursorFragment#2 @100 .onResume
[ 05-15 09:12:28.013 18391:18391 D/k3bFoto ] GalleryCursorFragment#2 @100 - onResume cmd (GalleryA-->GalleryCursorFragment#2 @100 GalleryCursorAdapter#2@GalleryCursorFragment#2 @100 ->AndroidFileCommands.) => (GalleryA-->GalleryCursorFragment#2 @100 GalleryCursorAdapter#2@GalleryCursorFragment#2 @100 ->AndroidFileCommands.)
[ 05-15 09:12:28.113 18391:18391 W/k3bFoto ] GalleryCursorFragment#2 @100 Searching media database for missing 'displayname'-s: '0' rows found for query SELECT _id, _data, _display_name, title FROM content://media/external/file WHERE (_display_name is null) AND ((media_type in (1001,1)))
[ 05-15 09:12:28.143 18391:18391 W/k3bFoto ] GalleryCursorFragment#2 @100 Searching for duplcates in media database: '0' rows found for query SELECT min(_id) AS _id, _data AS disp_txt, count() AS count FROM content://media/external/file WHERE (_data IS NOT NULL ) AND ((media_type in (1001,1))) GROUP BY _data HAVING (count() > 1) ORDER BY _data
[ 05-15 09:12:28.163 18391:18391 I/k3bFoto ] GalleryCursorFragment#2 @100 onLoadFinished(@100, #1, LastVisiblePosition=-1') fount 7222 rows
[ 05-15 09:12:28.173 18391:18391 I/k3bFoto ] GalleryCursorAdapter#2@GalleryCursorFragment#2 @100 newView Holder@10#0
[ 05-15 09:12:28.183 18391:18391 D/HugeImageLoader ] loadImage( '/storage/emulated/0/WhatsApp/Media/WhatsApp Images/IMG-20180514-WA0011.jpg', 900x1600, max=4096x4096, size=5625k, memory(total/free/avail)=(39583k,7937k,262144k) ) ==> 900x1600, size=5625k, scale=1
[ 05-15 09:12:28.213 18391:18391 I/k3bFoto ] GalleryCursorAdapter#2@GalleryCursorFragment#2 @100 bindView for Holder@10#906063
[ 05-15 09:12:28.213 18391:18391 D/HugeImageLoader ] loadImage( '/storage/emulated/0/WhatsApp/Media/WhatsApp Images/IMG-20180514-WA0011.jpg', 900x1600, max=4096x4096, size=5625k, memory(total/free/avail)=(39583k,2263k,262144k) ) ==> 900x1600, size=5625k, scale=1
[ 05-15 09:12:28.263 18391:18391 I/k3bFoto ] GalleryCursorAdapter#2@GalleryCursorFragment#2 @100 bindView for Holder@10#906063
[ 05-15 09:12:28.263 18391:18391 I/k3bFoto ] GalleryCursorAdapter#2@GalleryCursorFragment#2 @100 newView Holder@11#0
[ 05-15 09:12:28.273 18391:18391 D/HugeImageLoader ] loadImage( '/storage/emulated/0/WhatsApp/Media/WhatsApp Images/IMG-20180514-WA0010.jpg', 899x1599, max=4096x4096, size=5615k, memory(total/free/avail)=(53536k,16352k,262144k) ) ==> 899x1599, size=5615k, scale=1
[ 05-15 09:12:28.323 18391:18391 I/k3bFoto ] GalleryCursorAdapter#2@GalleryCursorFragment#2 @100 bindView for Holder@11#906062
[ 05-15 09:12:28.323 18391:18391 I/k3bFoto ] GalleryCursorAdapter#2@GalleryCursorFragment#2 @100 newView Holder@12#0
[ 05-15 09:12:28.333 18391:18391 D/HugeImageLoader ] loadImage( '/storage/emulated/0/WhatsApp/Media/WhatsApp Images/IMG-20180514-WA0009.jpg', 900x1600, max=4096x4096, size=5625k, memory(total/free/avail)=(53536k,10682k,262144k) ) ==> 900x1600, size=5625k, scale=1
[ 05-15 09:12:28.363 18391:18391 I/k3bFoto ] GalleryCursorAdapter#2@GalleryCursorFragment#2 @100 bindView for Holder@12#906061
[ 05-15 09:12:28.373 18391:18391 I/k3bFoto ] GalleryCursorAdapter#2@GalleryCursorFragment#2 @100 newView Holder@13#0
[ 05-15 09:12:28.373 18391:18391 D/HugeImageLoader ] loadImage( '/storage/emulated/0/WhatsApp/Media/WhatsApp Images/IMG-20180514-WA0008.jpg', 1202x1600, max=4096x4096, size=7512k, memory(total/free/avail)=(53536k,5001k,262144k) ) ==> 1202x1600, size=7512k, scale=1
[ 05-15 09:12:28.413 18391:18391 I/k3bFoto ] GalleryCursorAdapter#2@GalleryCursorFragment#2 @100 bindView for Holder@13#906060
[ 05-15 09:12:28.423 18391:18391 I/k3bFoto ] GalleryCursorAdapter#2@GalleryCursorFragment#2 @100 newVie