如何水平翻转我的android屏幕,以便像在镜子上观看时一样看到它? [英] How to horizontal flip my android screen, in order to see it like if i am watching it on a mirror?

查看:131
本文介绍了如何水平翻转我的android屏幕,以便像在镜子上观看时一样看到它?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在为android编程时有一个问题,我只是想知道是否有一种方法可以翻转我的所有android应用程序,以便像镜子一样查看它.

i had a question while programming for android, i just want to know if there is a way to flip all my android app in order to see it like a mirror.

主要想法是翻转我的应用程序,以便在镜子中看到它,并且在镜子中反射后,对于我来说它看起来很正常.

The main idea is to have my app flipped, in order to see it in a mirror , and that it looks normal for me after reflecting in the mirror.

很抱歉,如果我不是很具体,但是任何想法或文件都会被理解,我也不知道该如何查找该信息,所以我无法更深入地了解更多信息.

Sorry if im not very specific, but any idea or documment will be apreciated, also i dont know how to look for that information, so i couldnt look deeper for more information.

先谢谢了.

推荐答案

没有镜面效果:

我建议另一种方式:

NOT a Mirror Effect:

I suggest another way:

添加 reverseLandscape 以显示

<activity
        ...
        android:screenOrientation="reverseLandscape" />

这样状态栏也会旋转.

这篇关于如何水平翻转我的android屏幕,以便像在镜子上观看时一样看到它?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆