got icon indicating copy to clipboard operation
got copied to clipboard

Add support in termux

Open gituser-anzkix opened this issue 2 years ago • 0 comments

I need to add support in termux but i got complie error

# golang.org/x/mobile/app
android.c:170:52: error: incompatible pointer to integer conversion passing 'ANativeWindow *' (aka 'struct ANativeWindow *') to parameter of type 'EGLNativeWindowType' (aka 'unsigned long') [-Wint-conversion]
../usr/include/EGL/egl.h:136:109: note: passing argument to parameter 'win' here

gituser-anzkix avatar Dec 09 '23 06:12 gituser-anzkix