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

Wrong rendering on Huawei MediaPad FDR-A01L #92

Open
Syjgin opened this issue Sep 4, 2018 · 1 comment
Open

Wrong rendering on Huawei MediaPad FDR-A01L #92

Syjgin opened this issue Sep 4, 2018 · 1 comment

Comments

@Syjgin
Copy link

Syjgin commented Sep 4, 2018

Maybe, this issue is related to all devices with EMUI 3.1. Range bar's height is become equals to full view height. Here is xml:
<io.apptik.widget.MultiSlider android:layout_marginStart="16dp" android:layout_marginEnd="16dp" android:id="@+id/priceSlider" android:layout_width="match_parent" android:layout_height="wrap_content" app:rangeColor="@color/azure" app:thumbColor="@color/azure" />
And here is how it rendered:
image

@railianmaksym
Copy link

The same on meizu and HTC

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

2 participants