Experimenting with the new expandable notifications in Android 4.1 #io12
Experimenting with the new expandable notifications in Android 4.1 #io12
Categories: Uncategorized
Experimenting with the new expandable notifications in Android 4.1 #io12
Looks slick. Have you implemented the lock screen controls in ICS?
Yep, I implemented those as soon as the ICS SDK came out
Nice! Did you show album art? I couldn't find any docs on recommended bitmap dimensions. Width is easy i.e. you just get the device width but what about height?
I just use the same 320×320 artwork bitmap we display everywhere else. It crops it for you, though it looks a bit weird I guess.