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

Navigation arrows style on Android prior to 5 #287

Closed
MarcosEich opened this issue Jul 1, 2015 · 3 comments
Closed

Navigation arrows style on Android prior to 5 #287

MarcosEich opened this issue Jul 1, 2015 · 3 comments

Comments

@MarcosEich
Copy link

I am facing a strange behaviour with the navigation arrows on Android version prior to 5. The are all grouped in the right. See the attached screen shot under the "Caldroid Sample". The arrows do now show properly.

caldroid_arrows

How can it be fixed?

It works fine on Android 5.1 so my guess is that something not supported is being used.

@MarcosEich
Copy link
Author

I see it seems to be the same thing as issue #266 but in the exemple I just downloaded this error keeps happening.

@birfincankafein
Copy link

And what is the result? All component's alignment in arrow's parent layout, is not setted. When I fork library and set their allignment it works.

birfincankafein added a commit to birfincankafein/Caldroid that referenced this issue Jul 23, 2015
Its the solutions of issues roomorama#287 and roomorama#292. The allignment have to set
before fragment created.
This tested 10 devices and works.
birfincankafein added a commit to birfincankafein/Caldroid that referenced this issue Jul 23, 2015
This is the solution of issues roomorama#287 and roomorama#292. The allignment have to set
before fragment created.
This tested 10 devices and works.
birfincankafein added a commit to birfincankafein/Caldroid that referenced this issue Jul 23, 2015
@thomasdao
Copy link
Contributor

This should now be fixed with version 2.2.0

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

3 participants