[android-developers] Populate the views dynamically

2016-04-29 Thread Sašo Sabotin
Hi guys! I have a problem with adding the views to the layout with the code. So I have a fragment where some events will be listed. Each event have it's own layout called templateA.xml. Inside of that templateA layout, I have some views that will also be dynamic so they're called templateB1.xml

Re: [android-developers] Concept of building a multiview phone application

2016-04-14 Thread Sašo Sabotin
It is a sample layout which I can choose at the project creation. Dne četrtek, 14. april 2016 20.23.33 UTC+2 je oseba TreKing napisala: > > On Thu, Apr 14, 2016 at 12:26 AM, Sašo Sabotin <sas...@gmail.com > > wrote: > >> Is that a Tabbed activity, where I just pu

[android-developers] Re: Custom view for Tablayout's items

2016-04-14 Thread Sašo Sabotin
The question is: How can I see that tap effect to be visible also when I click on the image? -- 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] Custom view for Tablayout's items

2016-04-14 Thread Sašo Sabotin
Hi everyone! I created a custom view for TabLayout items, where I have a pictured and the text below it (ImageButton + TextView). Original tabs have only text and when you tap on one tab, you can see some fade effect by default in gray color which gives you the feeling that you tapped on the

Re: [android-developers] Concept of building a multiview phone application

2016-04-13 Thread Sašo Sabotin
Is that a Tabbed activity, where I just put the tabs to the bottom and change their layout? Thank you! Dne sreda, 13. april 2016 18.41.06 UTC+2 je oseba TreKing napisala: > > > On Tue, Apr 12, 2016 at 8:50 AM, Sašo Sabotin <sas...@gmail.com > > wrote: > >> I wan

[android-developers] Concept of building a multiview phone application

2016-04-12 Thread Sašo Sabotin
Hi everyone! I want to develop an application, where header and footer are shown on each "page", but the content in the middle is changing like some views. In the footer I would have 5 buttons for example, where I can switch between those views. So for example on view has the list of the