From bf8a61765d139bfffed39a5334a04163ba6fa83d Mon Sep 17 00:00:00 2001 From: Peter Serwylo Date: Thu, 23 Mar 2017 20:15:29 +1100 Subject: [PATCH] Fix padding on bottom navigation. Default padding specified is 12dp which is not very generous. This reduces it to 2dp for seemingly good effect. Yet to see what it looks like with longer translations of other languages, but time will tell. --- app/src/main/res/values/dimens.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/src/main/res/values/dimens.xml b/app/src/main/res/values/dimens.xml index 29f7f843f..fc3e85f9f 100644 --- a/app/src/main/res/values/dimens.xml +++ b/app/src/main/res/values/dimens.xml @@ -23,6 +23,10 @@ 12dp 10dp + + 2dp + 4dp 72dp 18dp