[About macOS Sequoia] (Updated October 22, 2024)
Live2D Cubism Editor 5.1.02 now supports macOS Sequoia.
Other Live2D Cubism products currently released are not guaranteed to work on macOS Sequoia.
Please refrain from upgrading macOS, as it may not operate properly.
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