forked from moonpower/azahar-UWP
android: Refactor layout code to use LargeScreen layout instead of MobileLandscape
This commit is contained in:
committed by
OpenSauce04
parent
10bf612cb0
commit
42a0a72c96
@@ -44,10 +44,6 @@ enum class LayoutOption : u32 {
|
||||
#endif
|
||||
HybridScreen,
|
||||
CustomLayout,
|
||||
|
||||
// Similiar to LargeScreen, but better for mobile devices in landscape mode. The screens are
|
||||
// clamped to the top of the frame, and the bottom screen is a bit bigger.
|
||||
MobileLandscape,
|
||||
};
|
||||
|
||||
/** Defines the layout option for mobile portrait */
|
||||
|
||||
Reference in New Issue
Block a user