Toolbar-Elevation-Pre-Lollipop icon indicating copy to clipboard operation
Toolbar-Elevation-Pre-Lollipop copied to clipboard

Toolbar Elevation on Pre-lollipop devices

Results 1 Toolbar-Elevation-Pre-Lollipop issues
Sort by recently updated
recently updated
newest added

Hi guy How about the solution below: 1. Create a drawable file `app_bar_background_for_pre_lollipop.xml`, using the code of `dropshadow.xml` you had provided : ```xml ``` 2. declare the `Toolbar` style in...