SDL: fixed service notification text color

This commit is contained in:
Sergii Pylypenko
2016-09-19 21:55:33 +03:00
parent 54f3fcbe2c
commit 6dbad1bd5a
16 changed files with 52 additions and 19 deletions

View File

@@ -67,7 +67,7 @@ SdlVideoResizeKeepAspect=n
InhibitSuspend=n
# Create Android service, so the app is less likely to be killed while in background
CreateService=
CreateService=y
# Application does not call SDL_Flip() or SDL_UpdateRects() appropriately, or draws from non-main thread -
# enabling the compatibility mode will force screen update every 100 milliseconds, which is laggy and inefficient (y) or (n)