Back
James Gould
Load previous page…
fix responsive layout so it looks GOOD on all phone devices (even tablets with dual window mode!)
create column structure to allow for alignment of pins and titles across cards regardless of textview length
#pinlocker
create equal padding below and above cards to prevent final card in recycleview from rendering on the edge of the screen
implement decryption later with backend to support logging in with a validated pin
decouple database items and cards in main activity, migrate queries away from UI thread to improve performance
#pinlocker