-
Notifications
You must be signed in to change notification settings - Fork 607
SubItems feature status? #796
Comments
At least 70%... I'll try to finish impl in couple days. |
Ok, thanks. I'm looking forward to it. |
Looks great! I assume the subitems are layouts that can be adjust like their parents. |
I just attempt to update to the master version, replaced all files. But I get the following exception: I guess the view he is talking about is menu.xml (http://pastebin.com/8fNnpaEE). That will be called from my code: |
@Alexwijn yep, listview's id should be |
Thanks. It opens now without any errors about it. Could you give me a code snippet? Since I'm unable to add any subitems to an existing item. I'm not receiving any errors but there is no arrow like on your screenshot and when I click on the "categories" SliderItem it just showing me BetsFragment and it does not expand. |
... oh shit. Of course, I forgot about subitems :-/
|
Thanks for the quick reply. I tried both methods. The first method does not change anything and the second only adds an arrow at the start of the button. I only change ListView at my menu.xml, you mean that one right? |
After read this,l solved my problem too,thank you so much |
Some while ago I noticed the SubItems code and asked about it. I have been told that it will be implemented. But I'm wondering at what timeframe it can be realized at the moment?
The text was updated successfully, but these errors were encountered: