trenton-telge / Framer

Android TV Backdrop Service for Modern Art
MIT License
2 stars 2 forks source link

Create main layout #3

Closed trenton-telge closed 6 years ago

trenton-telge commented 6 years ago

Matting should be 3 inches on each side (measure in pt) Overscan should be added to matting (in dip) ImageView to display image

trenton-telge commented 6 years ago

1 inch is 72 pt

trenton-telge commented 6 years ago

Documentation on how to hook the Dreamservice in with the OS: https://developer.android.com/reference/android/service/dreams/DreamService.html

trenton-telge commented 6 years ago

Documentation on how to dynamically resize a Bitmap: https://stackoverflow.com/questions/4837715/how-to-resize-a-bitmap-in-android

trenton-telge commented 6 years ago

Here is a mockup of the finished screen, with and without info display in corner: dreamservice dreamservice

trenton-telge commented 6 years ago

https://stackoverflow.com/questions/17759823/programmatically-create-textview-background-from-drawable-in-android