From 319b10f3b6eb392b9f5d559325212e6cab5fb646 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Franco?= Date: Thu, 27 Jul 2023 18:25:53 +0000 Subject: [PATCH] Disable FOLDABLE_SINGLE_PAGE The functionality should go back to the same as with phones. There shouldn't be issues with the reorder or similar behavior since we are switching form using the MultipageCellLayout to the regular CellLayout. The things we need to pay attention to is the the behavior of having two panels like adding the right number of panels when loading (folding, unfolding and rotating). Bug: 291822492 Change-Id: I903873e32f35c5ee9e0f3da8581a37d4087d021f Test: ReorderWidgets Meged-In: I903873e32f35c5ee9e0f3da8581a37d4087d021f