I have made an actionbar like this which is nested using the child Fragment Manager but i am unable to style it like the red color youtube has done. How do I style the actionbar for nested fragments. Please Help.
Asked
Active
Viewed 993 times
1
-
1Use the `Toolbar`. You can create it in your `AppCompatActivity`. – Jared Burrows Aug 02 '15 at 16:59
-
1@JaredBurrows Thanx a lot i'll try that and get back to you – Sagar Devanga Aug 02 '15 at 17:07
1 Answers
0
Follow this example, it uses all the latest libraries and is very easy to understand and copy/reuse for your project
https://github.com/chrisbanes/cheesesquare

klifa
- 671
- 1
- 8
- 27