Róbert Papp

Results 838 comments of Róbert Papp
trafficstars

https://mail.google.com/mail/u/0/?zx=dkv0uk91xj1a#inbox/FMfcgzGrbvCwLpBNQjRhSPJkTsJTrCxF

Half fixed in svn@3197

Not a trivial fix, made a step towards a version in #290, but the feature is not implemented yet.

Let's wait until K2 to do this. Maybe KAPT3 fixes this.

https://mail.google.com/mail/u/0/#inbox/FMfcgzGrbRSDpFtlFzVvPWrKxxsnJZDt

https://mail.google.com/mail/u/0/?zx=jf58qtnft6dh#inbox/FMfcgzGslknBjXHcWJdSfcdtcZfRQJvV

This is halfway fixed in svn@3205, the channel ID is actually set up, but there's a workaround with `FAKE_CHANNEL_ID`, because at the time of construction the channel ID is not...

Ah yeah, that's something I really wanted before the first release, and probably wouldn't take long at least to gave a basic tour for some hidden gems. Due to time...

Again, INTERNET permission just for this is overkill. Also why bother with images, just inflate the fragment and populate with mock data ;) The category icons are visual enough already,...

Those overlays can be views as well: https://github.com/amlcurran/ShowcaseView (from http://stackoverflow.com/a/13169404/253468). Also since all the icons are SVG, that's a good alternative to images, because the app already has classes to...