Android-Password-Store/app/src/main
Fabian Henneke 791868f3d6
Fix: Set childCount correctly on recycled rows (#675)
The childCount is not set explicitly for empty directories, which means
that the childCount of the entry from which the current row was
recycled is preserved. This results in empty directories being shown
with seemingly random child counts.

The fix is to always set text and visibility for the childCount view.

Co-authored-by: Harsh Shandilya <msfjarvis@gmail.com>
2020-03-27 09:58:41 +01:00
..
assets/fonts use a true monospaced font for pwd display 2015-05-09 14:45:10 +02:00
java/com/zeapo/pwdstore Fix: Set childCount correctly on recycled rows (#675) 2020-03-27 09:58:41 +01:00
res Make preferred directory structure for Autofill configurable (#660) 2020-03-25 18:13:04 +01:00
AndroidManifest.xml Add support for Oreo Autofill (#653) 2020-03-24 14:03:40 +01:00
ic_launcher-web.png Prepare for new Play Store listing (#602) 2019-12-31 20:57:38 +05:30