better tabs and more layout

This commit is contained in:
austinried
2021-06-18 16:18:32 +09:00
parent 0f1e10d50f
commit d41fb5b9e7
20 changed files with 196 additions and 72 deletions

View File

@@ -36,7 +36,7 @@
</dict>
</dict>
<key>NSLocationWhenInUseUsageDescription</key>
<string></string>
<string/>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIRequiredDeviceCapabilities</key>
@@ -51,5 +51,9 @@
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>UIAppFonts</key>
<array>
<string>Rubik-VariableFont_wght.ttf</string>
</array>
</dict>
</plist>