Jul 17, 20163 minNotifications — Part1 : Styling Notifications are a very important and powerful tool. Use them correctly — you can significantly increase user engagement. Use them poorl...
Jul 3, 20162 minTo Constraint, Or Not To Constraint? Creating a great UI experience is a main goal for us as developers. In order to do so, first step is to understand how does the system wo...
Jul 2, 20163 minLayout Once, Layout Twice — Sold! Pervious post discussed the way Android measure and layout views, before drawing them to the screen. So we know by now that the layout pr...
Jun 30, 20163 minMeasure… Layout… Draw!Previous post overviewed the phases in the Android rendering process. This time we would focus on the Measure/Layout phase, which determi...