drawer icons have not the same width, fix this
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
<com.beardedhen.androidbootstrap.FontAwesomeText
|
||||
android:id="@+id/drawer_item_icon"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="30dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center_vertical"
|
||||
android:textSize="24sp"
|
||||
|
||||
Reference in New Issue
Block a user