dat-ng / ar-location-based-android

This AR app generally show where things are in the real-world by indicating where the app thinks they are over the camera view when the user holds the phone up and moves it about.
MIT License
206 stars 85 forks source link

Changing or swapping around camera size #14

Open anuloo opened 6 years ago

anuloo commented 6 years ago

where exactly need to change if i may ask kindly? I am new to this and its no much comment. Could you give a small example how to change it to landscape?

After changing the camera size by swapping the target height to the width.

still not scroll horizontally

int targetHeight = width;