0

I set the style for my drawer menu:

<style name="NavDrawerTextStyle" parent="Base.TextAppearance.AppCompat">
    <item name="android:listPreferredItemHeightSmall">20dp</item>
    <item name="android:layout_marginTop">200dp</item>
    <item name="android:layout_marginBottom">200dp</item>
</style>

and set to it:

There is no changing for my drawer menu , it's still like default

How do i set the distance with item between item ?

and how do i set the text size of group ? I only know <item name="android:textSize">20sp</item> for item text

Any help would be appreciated , thanks in advance.

Morton
  • 5,380
  • 18
  • 63
  • 118

0 Answers0