Giter Club home page Giter Club logo

Comments (13)

mikepenz avatar mikepenz commented on May 25, 2024 1

Maybe it's time to deprecate all text based forms, and only retain the IconicsDrawable

from android-iconics.

mikepenz avatar mikepenz commented on May 25, 2024

Are they correctly rendered if using as IconicsDrawable?

from android-iconics.

smelfungus avatar smelfungus commented on May 25, 2024

@mikepenz I just checked this, yes:
image

from android-iconics.

mikepenz avatar mikepenz commented on May 25, 2024

Could it be that the font was not initialised, or maybe android API level related?

from android-iconics.

smelfungus avatar smelfungus commented on May 25, 2024

@mikepenz, let me create a reproducible sample and share it asap.

from android-iconics.

smelfungus avatar smelfungus commented on May 25, 2024

@mikepenz It seems like the appcompat dependency is causing this issue, it is working with:
androidx.appcompat:appcompat:1.3.1
But starts breaking with:
androidx.appcompat:appcompat:1.4.0-alpha01+
Sample:
https://github.com/dummyco/android-iconics-gh-592

from android-iconics.

mikepenz avatar mikepenz commented on May 25, 2024

That's super interesting :/ will have to take a closer look, not sure why that would be.

from android-iconics.

mikepenz avatar mikepenz commented on May 25, 2024

Screenshot 2021-07-30 at 09 11 13

I have the feeling something in here overwrites our spannable

from android-iconics.

mikepenz avatar mikepenz commented on May 25, 2024

You will have to add app:emojiCompatEnabled="false" to the xml (using their setter to disable it programmatically from the view seems to not work.

from android-iconics.

mikepenz avatar mikepenz commented on May 25, 2024

Tried to find a way around, but have not found any solution beside disabling support for it via xml

from android-iconics.

smelfungus avatar smelfungus commented on May 25, 2024

That's wonderful! Thank you for taking a look 👍🏻

from android-iconics.

nonproto avatar nonproto commented on May 25, 2024

Just to note this also occurs on compose previews

from android-iconics.

Jibonahmed115 avatar Jibonahmed115 commented on May 25, 2024

Are they correctly rendered if using as IconicsDrawable?

from android-iconics.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.