-
When running `./build.sh` I get the following error messages
```
❯ ./build.sh
src/WindowManager.cpp: In function ‘void draw()’:
src/WindowManager.cpp:7:33: warning: ISO C++ forbids converting a …
-
**Describe the bug**
Opening the app on linux fullscreens a full black screen
**Version**: v2.0.0-alpha2
**To Reproduce**
Open the program.
**Expected behavior**
Not having my screen be co…
-
* WindowManager.getDefaultDisplay()
* Use Context.getDisplay() instead.
* Display
* getSize(point)
* Use WindowManager.getCurrentWindowMetrics() to obtain an instance of WindowMetrics and …
-
-
```
While making an in-app purchase on a newly configured test phone:
E/WindowManager(16621): Activity
com.android.vending.billing.InAppBuyPageActivity has leaked window com.androi
d.internal.policy…
-
```
While making an in-app purchase on a newly configured test phone:
E/WindowManager(16621): Activity
com.android.vending.billing.InAppBuyPageActivity has leaked window com.androi
d.internal.policy…
-
I am using AndroidViewClient for these configurations:
Intel PC , with Android jellybean desktop version
Model number :Full android on PC
Android version: 4.1.2
Kernel version : 3.4.5
I am doing thi…
-
Hello.
When I start my app compiled in release mode I've got this error :
```
Activity com.myapp.MainActivity has leaked window com.android.internal.policy.impl.PhoneWindow$DecorView{415ceea8 V…
-
E/WindowManager( 4763): android.view.WindowLeaked: Activity com.facebook.platform.common.activity.PlatformWrapperActivity has leaked window com.android.internal.policy.impl.PhoneWindow$DecorView{55612…
-
```
When an exhibit is called with a uri that contains a hash (#someitemid)
then SimileAjax.WindowManager.pushLayer gets called before
SimileAjax.WindowManager.initialize has been called resulting in …