Investigate the layout files, particularly in res/layout, for any TextViews or ScrollViews that might cause line breaks. Check the device's screen density and font size settings. The issue appears on Xperia Z2; reproduce using an emulator with similar specs. Look at commit history for any related layout changes.
Spurious line breaks push content off-screen · uberspot/2048-android#44 | Good First Issue