mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-08 14:07:49 -06:00
Finished inbox, fixed reverse sort order, bloc refactorings
This commit is contained in:
@@ -17,6 +17,7 @@ class ApplicationIntroSlideshow extends StatefulWidget {
|
||||
_ApplicationIntroSlideshowState();
|
||||
}
|
||||
|
||||
//TODO: INTL ALL
|
||||
class _ApplicationIntroSlideshowState extends State<ApplicationIntroSlideshow> {
|
||||
AssetImage secureImage = AssetImages.secureDocuments.image;
|
||||
AssetImage successImage = AssetImages.success.image;
|
||||
|
||||
Reference in New Issue
Block a user