Google has released a preview of the latest version of its Android Studio development environment, with a raft of new features that the company demonstrated at its I/O 2016 event. Most notable among ...
Constraint Layout: This flexible layout manager allows you to create dynamic user interfaces without nesting multiple layouts. It is distributed as a support library tightly coupled with Android ...
Layout Inspector (Experimental): Drill into the view hierarchy of your app and analyze the attributes of each component of UI on the screen. Android Studio creates a snapshot of the current view ...