mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 15:02:42 +01:00
added album list filtering
This commit is contained in:
@@ -15,7 +15,7 @@ const Debug = () => {
|
||||
}
|
||||
|
||||
const App = () => (
|
||||
<MenuProvider>
|
||||
<MenuProvider backHandler={true}>
|
||||
<View style={{ flex: 1, backgroundColor: colors.gradient.high }}>
|
||||
<StatusBar animated={true} backgroundColor={'rgba(0, 0, 0, 0.3)'} barStyle={'light-content'} translucent={true} />
|
||||
<SplashPage>
|
||||
|
||||
Reference in New Issue
Block a user