nekocode / CameraFilter

📷 Realtime camera filters on android.
Apache License 2.0
2.14k stars 363 forks source link

How to change SQUARE_COORDS[] To FullScreen Coords[]. #19

Open androidmaven opened 7 years ago

androidmaven commented 7 years ago

Hello nekocode. Great work there. Am only battling with how to make the rendere looks better, if am choosing to be on fullscreen mode. i.e layoutWidth and Height = "match_parent".

How can i go about this, thank you for all your help and libraries, hoping to get a reply from you soon.

nekocode commented 7 years ago

If you need full-screen mode. Just set the activity to full-screen style. You don't need to modify the SQUARE_COORDS.