1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-12 06:13:21 +00:00

Android theming.,Tab bar icons, etc.

This commit is contained in:
Kyle Spearrin
2016-08-20 01:17:13 -04:00
parent 3c20669296
commit e067d9b6df
48 changed files with 395 additions and 241 deletions

View File

@@ -51,6 +51,7 @@ namespace Bit.Android.Controls
{
if(i == 0 && (element?.NoHeader ?? false))
{
totalHeight += 1;
continue;
}