Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 610 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 610 Bytes

android-example

Can be used as a skeleton for new spikes. Don't modify this project except to update dependencies; checkout from the latest master.

It would be good to fill this out before starting the spike and with updates before each push if necessary:

Aim

e.g. wanted to try to create a completely virtual view hierarchy, so there's nothing really there on screen but an accessibility service like TalkBack could navigate it and a user proficient with TalkBack could use the app

Current state (inc. next steps if applicable)

e.g. completed - see blahblah.kt for main bits.