Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

Support res/font by app:sb_textFont #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bungabear
Copy link

  • 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

* The res/font needs Android Studio 2.4+ (also Gradle from Maven 2.4+)
 and support-v7 24.1+. 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
@BapediBoupi
Copy link

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

@bungabear
Copy link
Author

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants