Re: [android-developers] Cutom Tab Indicator TabLayout Design Lib Support

2015-07-31 Thread Pratama Nur Wijaya
Thank you so much.. i will try it.. Thanks On Friday, 31 July 2015 18:35:10 UTC+7, MagouyaWare wrote: 1) Create a png of a triangle. 2) Create a state list drawable where the selected state uses that image and the unelected state doesn't (You may want to get more involved and add pissed

Re: [android-developers] Android Application example

2015-07-31 Thread Justin Anderson
Say what? On Thu, Jul 30, 2015, 4:31 PM shiva pendem pendem.shiv...@gmail.com wrote: Hello, I need a android application where it will show two routes in first screen let say the route is from A to B and the second one is from C to D. and below that i need a button to which asks for show

[android-developers] Cutom Tab Indicator TabLayout Design Lib Support

2015-07-31 Thread Pratama Nur Wijaya
Hi everyone, i want to make custom tab like these (see image) http://www.awesomescreenshot.com/image/444876/fd1fdc0ed49b53f846b6b2282868235a its look like instagram login page, i have try using Design Support Lib TabLayout but i dont have an idea how to custom tablayout indicator like that

Re: [android-developers] Cutom Tab Indicator TabLayout Design Lib Support

2015-07-31 Thread Justin Anderson
1) Create a png of a triangle. 2) Create a state list drawable where the selected state uses that image and the unelected state doesn't (You may want to get more involved and add pissed states). 3) Create a custom layout to inflate for the tab that has a text view and set the bottom drawable of