Add sleep screen information overlay
This commit is contained in:
@@ -15,4 +15,5 @@ class SleepActivity final : public Activity {
|
||||
void renderCoverSleepScreen() const;
|
||||
void renderBitmapSleepScreen(const Bitmap& bitmap) const;
|
||||
void renderBlankSleepScreen() const;
|
||||
std::string getBookOverlayText(const std::string& bookPath) const;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user