Comment out the following statement in GeckoApp.java (or just search FLAG_SECURE in source code):
getWindow().addFlags(WindowManager.LayoutParams.FLAG_SECURE);
Then rebuild (see: Build Orfox from source code)
Comment out the following statement in GeckoApp.java (or just search FLAG_SECURE in source code):
getWindow().addFlags(WindowManager.LayoutParams.FLAG_SECURE);
Then rebuild (see: Build Orfox from source code)