Suggested Answer:D🗳️
Adding this to your manifest should force your app to landscape: <!-- Force Landscape--> <activity android:name=".ActivtyName" android:screenOrientation="landscape"> </activity> References: http://answers.unity3d.com/questions/534216/how-force-the-app-to-landscape-in-android-with-a-m.html
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Mmadi
2 years, 3 months ago