SegmentedButton icon indicating copy to clipboard operation
SegmentedButton copied to clipboard

Support res/font by app:sb_textFont

Open bungabear opened this issue 6 years ago • 2 comments

  • The res/font needs Android Studio 2.4+ (also Gradle from Maven 2.4+) and support-v7 24.1+ (I set newest versions). It is followed by minSdk 14

The res/font can using by "@font/{font name}" and "R.font.{fontname}". Sample also update to use res/font/aniron

bungabear avatar Aug 09 '18 10:08 bungabear

Thanks bungabear. Can this be included in the library please? =)

BapediBoupi avatar Dec 18 '18 18:12 BapediBoupi

@BapediBoupi Of course, I already registered at jitpack and use. com.github.bungabear:SegmentedButton:v2.0.3

bungabear avatar Dec 21 '18 10:12 bungabear