Commit 7ba8526c authored by Neosoulink's avatar Neosoulink
Browse files

chore(conf): configure default android navigation bg color

parent feaae84b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -28,6 +28,10 @@
			"translucent": true,
			"backgroundColor": "#00000000"
		},
		"androidNavigationBar": {
			"backgroundColor": "#2A2C39",
			"barStyle": "light-content"
		},
		"android": {
			"package": "com.everDemand.shopMobileExpo",
			"versionCode": 1,