Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HoloPicker Size parameters not in documentation #91

Open
devarishi7 opened this issue Sep 16, 2018 · 0 comments
Open

HoloPicker Size parameters not in documentation #91

devarishi7 opened this issue Sep 16, 2018 · 0 comments

Comments

@devarishi7
Copy link

Creating an App using 2 Holopickers, i accidentally stumbled upon some resizers for the picker (in another issue about the SVBar) Being :

            app:color_center_halo_radius="40dp"
            app:color_center_radius="30dp"
            app:color_pointer_halo_radius="22dp"
            app:color_pointer_radius="16dp"
            app:color_wheel_radius="70dp"
            app:color_wheel_thickness="24dp"

for instance then i started looking at for info on how to do something similar for the 'bars' but google didn't find an answer. but somehow i managed to find :

            app:bar_length="140dp"
            app:bar_pointer_halo_radius="14dp"
            app:bar_pointer_radius="10dp"
            app:bar_thickness="8dp"

i mus have been looking through the source-code, but that is a tad tricky for me, Java is not my first language and AS is taking up so much memory that many times webpages get put in the pagefile on the harddrive, which makes it all rather slow.
Anyway the question i did not find any answer to is how can i remove the margins from the picker (or make them smaller) so that i can put them a little closer together while using "Constraint-layout".
Basically anyway are there any other parameters i can modify.

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

No branches or pull requests

1 participant