Prashant Kedia

Results 1 comments of Prashant Kedia

In order to change the size of title add following code: ViewBehavior.java ``` // Define constant private static final float MAX_SCALE = 0.5f; // Inside onDependentViewChanged method set scale for...