Krilo_89

Results 8 comments of Krilo_89

Exactly the same problems here. Only thing I found out is that styling the MDBottomNavigationBar on an iPhone can be done with the inline properties. But with CSS I can't...

@butaminas, I got it working (beside the first open tab). You need to use `titleVisibility="Always"`, with a capital A. On an iPhone it will show the icons with text. The...

@butaminas , how does your code look when using res? Image sizes are good over here (i'm using res:) ``` ``` The images scale correctly on iPhones and iPads.

Specifically for icons, I don't think you can use something else than res. But maybe @farfromrefug knows more about that. You can always place the same icon in every folder...

Really fast and great work @farfromrefug , thanks! My first tab is still not selected on iPhone, even when using @loaded and using the same method as in you last...

@farfromrefug , I can't really figure out what you mean. I don't see anything that will autoselect the first tab on load in the demo code, only some code for...

@myokyawhtun, this PR also fixed the problem in my Drupal website. Also the change is very small, so merging it can't break something else.

@Schnitzel, I'm with @greg-1-anderson on this. It is common that projects have drush .yml files inside it, so you can do a release to an Acceptation or Test environment with...