Maximilian Keppeler

Results 35 comments of Maximilian Keppeler

Thanks I'm using it for Sign for Spotify on the Google Play Store.

Thanks @buffermet , I fixed this problem in a few seconds yesterday though. I just didn't expect such a fundamental thing would not work. I might use your fork though,...

I don't have experience with this yet. I just enabled ```pseudoLocalesEnabled``` and used arabic locale on my device - and most of the bottom sheets mirror the layout perfectly. Why...

I see that the OptionSheet in LIST style doesn't align the text to the right. And numbers are not localized (I did not even know that this is a thing)....

But what you showcase automatically happened, when my phone was in a rtl language and then it enforced the rtl mirroring in the sample app, without me adding anything. So...

I have a few more questions now. 1. What about the time & calendar value, does it need to be mirrored too? 2. Why do you suggest the switch between...

I also have trouble displaying the TextInputLayout Hint to rtl and found this issue: https://issuetracker.google.com/issues/37055931 Any idea how to fix this? The hint stays aligned to the left and animates...

Unfortunately not. Text alignment and gravity has no effect on the animated TextInputLayout hint. 🤔

Current progress is in the branch feature-bidirectionality, I probably finish it before you have time - I have to get a better understanding of the changes in rtl mode. And...