Skip to content

Commit

Permalink
consistent in k.lite
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuljeet1998 committed Oct 18, 2024
1 parent e4c71df commit 53e2ed6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,7 @@ class DashboardActivity : DashboardElementActivity(), OnHomeItemClickListener, N
menuAction((drawerItem as Nameable<*>).name.textRes)
}
false
}.withDrawerWidthDp(200).build()
}.withDrawerWidthDp(211).build()
}
}

Expand Down

0 comments on commit 53e2ed6

Please sign in to comment.