For inquiries regarding issues with license purchases or license activation errors, please contact us through the
email form.CubismSDK For Java how to make it responsive
Hi, I have been using CubismSDK for java on android studio.
I can see all sample models; however, it can be viewed only horizontally.
Is there anyway I can make it responsive design? Thank you
0 ·
Comments
It's very easy. Remove these lines.
https://github.com/Live2D/CubismJavaSamples/blob/53d0bf18941e3095acc7cfaf4042b5ab86c75d12/Sample/src/main/AndroidManifest.xml#L19
https://github.com/Live2D/CubismJavaSamples/blob/53d0bf18941e3095acc7cfaf4042b5ab86c75d12/Sample/src/full/AndroidManifest.xml#L19