ui design - Display click-through overlay on Android, e.g. baseline grid -


i want see if application conforms material design guidelines regarding metrics , adjust required. i'd wish have 8dp square grid or 4dp baseline grid drawn on whole window without intercepting touch events, tap , scroll usual (think of "show layout bounds" mode in dev options). should this:

baseline overlay

questions:

  1. how put such view on top of , make "click-through"?
  2. or maybe there tools / libraries / snippets achieving this? upd 1 answered, thank you! question 1 remains open curiosity reasons

this use

note: have no affiliation author of app, it's use extensively in own development.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -