Sjoerd van Gestel

Results 16 comments of Sjoerd van Gestel

@geniushkg or anko-coroutines from JetBrains? > Anko Coroutines is based on the kotlinx.coroutines library and provides: > > bg() function that executes your code in a common pool. > asReference()...

some working sample code would be appreciated, tried to apply the above mentioned method but does not work

it works everywhere in the app except the toolbar, I've tried all examples i can find but it wont show up, i first thought it was a bad font but...

its a style issue, you need to be really careful using the correct ones, but it works now

i needed to style a snackbar, also with background color so i made a helper class that applies a given font with CalligraphyUtils.applyFontToTextView

could work around the issue with setting the color to transparent when hidden but the needed pull request (setting color at runtime) is not merged and open since 2016...

@yikhinzaw thanks, you code works if correct what i think is a mistake. Booth lines are display height, not width. The code below makes it work as it should. ```...

No, I've looked in to it and tried some stuff but the design of the app got changed soon after so it was not needed any more.