Git Product home page Git Product logo

Comments (8)

medyo avatar medyo commented on July 19, 2024

Hi @ismly,

That's really weird,

do you override this color by white on your behalf ? <color name="about_item_text_color">#7c7c7c</color>

if not, please enable the Show layout bounds on your phone/emulator to see if the views are well rendered (attach screenshot here)

Thanks

from android-about-page.

ismly avatar ismly commented on July 19, 2024

Sorry. I m new to this. But I will explain step by step what I did..;

wrote "compile...." To Gradle file.
added new activity to my project.
wrote these items after onCreate method
these items means;
Element versionElement = new Element();
....
...
...
.isRtl(false)
.setImage(R.....)

....

I didnt creat a layout file or detailed aboutPage activity..
Must I add detailed activity page?

from android-about-page.

medyo avatar medyo commented on July 19, 2024

No, you don't have to create a layout file for the about activity, the library generates automatically the view.

How could I reproduce your issue ? please share your full code ?

from android-about-page.

ismly avatar ismly commented on July 19, 2024

Now I am on mobile.. Later inshaallah

24 Nisan 2016 Pazar tarihinde, Mehdi Sakout [email protected]
yazdı:

No, you don't have to create a layout file for the about activity, the
library generates automatically the view.

How could I reproduce your issue ? please share your full code ?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#5 (comment)

from android-about-page.

geftimov avatar geftimov commented on July 19, 2024

I had the same problem , my issue was with the theme.
This library does not work nicely with Theme.AppCompat .
So try setting it to Theme.AppCompat.Light or Theme.AppCompat.Light.DarkActionBar .
Hope this helps.

from android-about-page.

medyo avatar medyo commented on July 19, 2024

@geftimov could you open a new issue to solve it separately

from android-about-page.

mIbrahim017 avatar mIbrahim017 commented on July 19, 2024

The problem coming from setTextAppearance when using the NoActionBar theme or AppCompat
I think you need to add custom style for lib

from android-about-page.

medyo avatar medyo commented on July 19, 2024

Thanks to @falcon2010, It's fixed

from android-about-page.

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.