Bufib

Results 1 comments of Bufib

This patch in my root works but is there something official? ``` // If removeEventListener doesn’t exist, patch it on-the-fly: if (typeof (BackHandler as any).removeEventListener !== "function") { ;(BackHandler as...