Code Monkey home page Code Monkey logo

Comments (9)

Guiorgy avatar Guiorgy commented on May 29, 2024

you cant right now as it is created programatically. the best solution for everyone is probably to create a custom Theme for the library.

from android-file-chooser.

Guiorgy avatar Guiorgy commented on May 29, 2024

@ytheekshana, by the way, what theme are you using for the dialog?

from android-file-chooser.

Guiorgy avatar Guiorgy commented on May 29, 2024

@ytheekshana, some stylables where added to the library. Could you test them and see if that helps you?

from android-file-chooser.

ytheekshana avatar ytheekshana commented on May 29, 2024

@ytheekshana, some stylables where added to the library. Could you test them and see if that helps you?

Yap. Now it looks perfect. Can you release the 1.1.17 to public now.

from android-file-chooser.

Guiorgy avatar Guiorgy commented on May 29, 2024

@ytheekshana, we are still editing a few things here and there. We are hoping to release it on this weekend though.

from android-file-chooser.

ytheekshana avatar ytheekshana commented on May 29, 2024

1
2

Why is the window width in the dark mode is small? How can I get the same width as the light version?

from android-file-chooser.

Guiorgy avatar Guiorgy commented on May 29, 2024

@ytheekshana, what android is that? I am getting the same width on an api 28 emulator.
If you want to change something like width, it should be in the AlertDialogs theme.
edit. try:

<item name="windowFixedWidthMajor">70%</item>
<item name="windowFixedWidthMinor">70%</item>

from android-file-chooser.

ytheekshana avatar ytheekshana commented on May 29, 2024

Perfect.....
Here's a suggestion,
Please make it possible to change the accent color programmatically. Also, make it possible to toggle the dark theme programmatically.

from android-file-chooser.

Guiorgy avatar Guiorgy commented on May 29, 2024

@ytheekshana, change accent color programmatically? why? can't you do it through the styles? do you mean changing colors and theme while the dialog is showing?

also, the 'dark theme' is not part of the library, but just an example in the demo app. At least not as of right now anyways.

from android-file-chooser.

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.