Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
캐시백 웹 UI 테마 커스터마이징
themes.xml
momentCashbackStatusBarColor
// themes.xml <resources> <style name="AppTheme" parent="..."> ... <item name="momentCashbackStatusBarColor">@color/custom_color</item> </style> </resources>