Open trife opened 9 months ago
Rotating the screen makes the current bottom nav bar indicator disappear.
The compare screen update still has the dialog, and the embedded radio group is hard to see.
The bottom nav bar still displays above the soft keyboard.
Something with compare is still broken. It always defaults to matches mode on first load, even if contains is selected in the UI. Reproduce:
Latest commits seem to break import. When I try importing a file, it imports but doesn't display any data. I checked and the data is in the database, but is not being displayed.
In the latest commits color mode does not work anymore.
Implemented bottom toolbar with 'Home', 'Compare', and 'Settings' options. Removed 'Compare' from the top toolbar on Home screen. Relocated 'Import' to the top toolbar on Home screen. Shifted 'About' and 'Intro' to the bottom of Settings. Revised information view layout: split prefixes and data into two rows with indentation for data. Updated application dependencies (https://github.com/PhenoApps/Verify/issues/7). Renamed the application to 'CheckList'.