mirror of
https://github.com/LNH-team/pico-launcher.git
synced 2026-06-02 00:56:55 +02:00
Add ability to set the position of the top screen cover image in custom themes
This commit is contained in:
@@ -35,6 +35,8 @@ public:
|
||||
virtual FileRecyclerAdapter* CreateCoverFlowRecyclerAdapter(
|
||||
RomBrowserViewModel* viewModel, const IThemeFileIconFactory* themeFileIconFactory,
|
||||
VBlankTextureLoader* vblankTextureLoader) const = 0;
|
||||
|
||||
virtual Point GetTopCoverPosition() const = 0;
|
||||
};
|
||||
|
||||
inline IRomBrowserViewFactory::~IRomBrowserViewFactory() { }
|
||||
|
||||
Reference in New Issue
Block a user