feat(status_bar): Make status bar style configurable
This commit is contained in:
@@ -37,7 +37,8 @@ class ManifestTest(TestCase):
|
||||
'"orientation":',
|
||||
'"icons":',
|
||||
'"dir":',
|
||||
'"lang":'
|
||||
'"lang":',
|
||||
'"status_bar":'
|
||||
]
|
||||
for expected in contents:
|
||||
with self.subTest():
|
||||
|
||||
Reference in New Issue
Block a user