Giter Club home page Giter Club logo

Comments (4)

arjun30 avatar arjun30 commented on June 18, 2024 2

color is not working for buttons

.setTitleTextColor(R.color.colorPrimary)
.setDescriptionTextColor(R.color.black)
.setPositiveBtnText("Ok")
.setPositiveBtnBackground(R.color.fillColor)
.setGifResource(R.drawable.gif1) //Pass your Gif here

from fancygifdialog-android.

Shashank02051997 avatar Shashank02051997 commented on June 18, 2024

@fumatamax
Pass your color that's it

.setPositiveBtnBackground(R.color.positiveButton) // Pass the color from color.xml
.setNegativeBtnBackground(R.color.negativeButton) // Pass the color from color.xml

from fancygifdialog-android.

mikebgrep avatar mikebgrep commented on June 18, 2024

Same here the button are white, and the text is white and is not visible in this case can we have fix for this soon I see the issue is form Jul 1 2021 i try on emulators and real devices text is white and color of the button does not change

from fancygifdialog-android.

mikebgrep avatar mikebgrep commented on June 18, 2024

Edit: The problem appear is from the button in the xml if you use compat dependancy the button need to be changed to appcompatbutton and you can set the color .

from fancygifdialog-android.

Related Issues (18)

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.