Quote:
Originally Posted by Renate
If you want to manually full refresh in your app, just broadcast:
Code:
adb shell am broadcast -a onyx.android.intent.action.REFRESH_SCREEN
|
Or I could just put full screen refresh in the navigation ball and tap that instead if I want to manually trigger a full refresh...doesn't require a whole other computer to do too.