Sergey Shatunov

Results 44 comments of Sergey Shatunov

Ma... Maybe. I keep this issue opened. JRE: -Xss100500Mb Android: Fuuuuck. Again multiplue parts of undocumented api with different level of operability. VMRuntime should work on pre gingerbread devices. But...

@tkiela for handling a context menu into fragments. Code for removing a CMDV from fragments see above. Also you can remove WindowDecorView (ActivityDecorView into latest snapshot) from activity, then you...

Bug confirmed. ![screenshot from 2014-02-24 20 26 19](https://f.cloud.github.com/assets/1416030/2245332/08bb5b32-9d4f-11e3-98e2-bc3ec69ec6f3.png)

At least 70%... I'll try to finish impl in couple days.

I'm a lazy bastardo. ![screenshot from 2014-03-03 16 08 41](https://f.cloud.github.com/assets/1416030/2307486/2cb2ef26-a2ab-11e3-8293-51a75c7a8e83.png) But I'll write it! :)

When I said basic - I mean really _basic_... I have not enough time for make it quickly, sorry. ![screenshot from 2014-03-18 20 01 19](https://f.cloud.github.com/assets/1416030/2447287/1123025a-ae95-11e3-8e94-e492abb79334.png)

@Alexwijn yep, listview's id should be `@+id/slider_menu`, not `@android:id/list`

... oh shit. Of course, I forgot about subitems :-/ Two ways: - Replace ListView with ViewStubHolo (addon automatically replace it with needed view) (but then you lose support of...

Hm, yeah, ABC in current master branch is 18.0.0. (btw it's a strange fix, on api > 13 this bug still present)