#aneeb_code

1 messages ยท Page 1 of 1 (latest)

lavish urchinBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1441394351426109500

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

median python
#

๐Ÿ‘‹ happy to help

#

I asked my colleague to take a look and help you out

leaden jetty
#

Hey! Taking over for my colleague. Let me catch up.

#

Just to make sure Are you using the latest Android SDK ?

#

Between, Tap to pay is meant to display in portrait mode on phones and in landscape on tablets

#

Currently there is no way to force this to something else

#

If you are using a tablet and tap to pay is still in portrait try the following:

$ adb shell wm density 320    # set density to 320
$ adb shell wm density reset  # reset device density to default manufacturer value
rapid fiber
#

can we do that using code or any configuration setting?

leaden jetty
#

No unfortunately

rapid fiber
#

so you mean that it will only show in portrait mode and in landscape mode we cannot show it, right?

leaden jetty
#

Yes depending on the device: phone or tablet

rapid fiber
#

the device which we are using it is Oukitel 8 inch tablet

leaden jetty
lavish urchinBOT