Alexander Gherschon

Results 16 comments of Alexander Gherschon

Hello @Potherca , Sounds doable! All this plugin does to target Android is to add "triggers" in an xml file containing `` tags. On what platform/language are you working on...

Can you show me an example of how you define and use named colors in css?

@fmatosqg I think on this task I'd like to rename an existing color tag when the caret is on its name or on the color itself. Feel free to [open...

Yes, if the plugin renames a color it should definitely change the references to it too.

@AlecStrong This is after removing the plugin but the rest is the same: ``` group 'com.analytics' version '0.0.1' buildscript { repositories { mavenLocal() google() jcenter() maven { url 'https://dl.bintray.com/kotlin/kotlin-eap' }...

Hello, I just managed the back stack as necessary for `BottomNavigation`, meaning the user always goes back to Home before leaving the app, and all other options than Home are...

I'd love to see this integrated into Ktor. Automatic API docs is great!

Same problem here, is there a fix planned in a future version?