Re: [android-developers] How to create sub menu in navigation drawer

2016-06-06 Thread TreKing
On Fri, Jun 3, 2016 at 2:17 AM, Jefri triyanto 
wrote:

> could you give me the example how to implement expandable in navigation
> drawer ?
> thanks,
> :)


Could you give me the example of what you have tried so far?
thanks,
:)

-
TreKing  - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CANCScgifvyWGceei-as3kc6BV_SumQcZU%3DbH2S82ygjHEGXPwA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] How to create sub menu in navigation drawer

2016-06-03 Thread Jefri triyanto
could you give me the example how to implement expandable in navigation
drawer ?
thanks,
:)

On Wed, Jun 1, 2016 at 11:56 AM, TreKing  wrote:

>
> On Sun, May 29, 2016 at 10:24 PM, Jefri triyanto  > wrote:
>
>> i was to tried and look the review about navigation drawer, but i
>> difficulty to implementation,
>> could you give me the example ?
>> im sorry cause im is newbie android programmer ..
>
>
> What have you tried?
>
>
> -
> TreKing  - Chicago
> transit tracking app for Android-powered devices
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Android Developers" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/android-developers/tZjZrrW54kc/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> android-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to android-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/android-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/android-developers/CANCScgjTtpkLfxAEH-QOiUfc-woxzrKSQ_FkrXwvpoYynS3FEA%40mail.gmail.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAKtTFE2zcX2AXjsUi_mBEvX5ax-%2BGPVUK0%3De4nHs4C8DsgbFAg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] How to create sub menu in navigation drawer

2016-05-31 Thread TreKing
On Sun, May 29, 2016 at 10:24 PM, Jefri triyanto 
wrote:

> i was to tried and look the review about navigation drawer, but i
> difficulty to implementation,
> could you give me the example ?
> im sorry cause im is newbie android programmer ..


What have you tried?

-
TreKing  - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CANCScgjTtpkLfxAEH-QOiUfc-woxzrKSQ_FkrXwvpoYynS3FEA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] How to create sub menu in navigation drawer

2016-05-29 Thread Jefri triyanto
i was to tried and look the review about navigation drawer, but i difficulty
to implementation,
could you give me the example ?
im sorry cause im is newbie android programmer ..
thanks

On Sat, May 28, 2016 at 12:06 AM, TreKing  wrote:

>
> On Thu, May 26, 2016 at 9:40 PM, Jefri triyanto 
> wrote:
>
>> i have problem in my programs, i want to add the sub menu in my
>> navigation drawer,
>> but i don't know the source code to creating this.
>> can help me ?
>>
>
> What have you tried?
>
>
> -
> TreKing  - Chicago
> transit tracking app for Android-powered devices
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Android Developers" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/android-developers/tZjZrrW54kc/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> android-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to android-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/android-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/android-developers/CANCScggq%2BKp%2B8cjL04%2BfAWJnKSOjKosBGG%3D5wB5JUQJDGP9feQ%40mail.gmail.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAKtTFE37UFbCzwhQK_13yRE28xrnCZKQwhKh4RJ9MG%2B87rEC_g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] How to create sub menu in navigation drawer

2016-05-27 Thread TreKing
On Thu, May 26, 2016 at 9:40 PM, Jefri triyanto 
wrote:

> i have problem in my programs, i want to add the sub menu in my navigation
> drawer,
> but i don't know the source code to creating this.
> can help me ?
>

What have you tried?

-
TreKing  - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CANCScggq%2BKp%2B8cjL04%2BfAWJnKSOjKosBGG%3D5wB5JUQJDGP9feQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] How to create sub menu in navigation drawer

2016-05-26 Thread Jefri triyanto
excusme bro/sist

i have problem in my programs, i want to add the sub menu in my navigation 
drawer,
but i don't know the source code to creating this.
can help me ?

thanks,

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/dd0cfa9d-ba40-4cfa-938f-a1772b139ac0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.