ViTVetal

Results 3 issues of ViTVetal

layout ``` ``` drawer_view ``` ``` activity ``` Menu menu = navigationView.getMenu(); MenuItem carsItem = menu.findItem(R.id.cars); carsItem.setIcon(new IconDrawable(this, FontAwesomeIcons.fa_taxi) .color(ContextCompat.getColor(this, R.color.gray))); ``` ![screenshot_2018-10-04-19-53-56-046_com vitvetal_taxi taxidriver](https://user-images.githubusercontent.com/4107233/46491746-39d59580-c814-11e8-9e97-147e3678b5ab.png)

How can I set menu item height = "match_parent" ? Is it possible? Because in demo items have fixed height. I have not fixed height items (with different height) and...

We are looking for a common tool for Kotlin and Objective-C projects. With Kotlin everything is ok. Are you planning to support Objective-C?