If you have any questions, reports, suggestions, or requests about Live2D, please send them to this forum.
※We cannot guarantee statements or answers from Live2D staff. Thank you for your understanding in advance.
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
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