History log of /frameworks/support/v17/leanback/tests/res/layout/datepicker_alone.xml
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b0818cc234e9df4312732f95fd6849922bfa0fa1 30-Jan-2017 Keyvan Amiri <keyvana@google.com> Fixed focus transfer for GridLayoutManager and Leanback picker widgets

GridLayoutManager continued focus search even if the parent blocked the
focus delivery to its children. Also, Picker widget did not have the
right focus logic for the containing view and its child text views in
activated/deactivated modes. This CL fixed these 2 issues.

Bug: 34814581
Test: ./gradlew support-leanback-v17:connectedCheck
-Pandroid.testInstrumentationRunnerArguments.class=android.support.v17.leanback.widget.DatePickerTest
./gradlew support-leanback-v17:connectedCheck
-Pandroid.testInstrumentationRunnerArguments.class=android.support.v17.leanback.app.wizard.GuidedDatePickerTest

Change-Id: I90d4b9f870ae3f16c4591fd0b1e085a568ca4c7d
/frameworks/support/v17/leanback/tests/res/layout/datepicker_alone.xml
4346be85d3250c5c7b6498445c01c2f1fea7b49a 08-Feb-2017 Aurimas Liutikas <aurimas@google.com> Revert "Fixed focus transfer for GridLayoutManager and Leanback picker widgets"

ag/1864147 breaks tests.

This reverts commit a2b8c1ba43e061620043eee7a4749b7f2e364570.

Bug: 34814581
Change-Id: I2cae846e33529975e93d31e709270fd8e0803f1e
/frameworks/support/v17/leanback/tests/res/layout/datepicker_alone.xml
a2b8c1ba43e061620043eee7a4749b7f2e364570 30-Jan-2017 Keyvan Amiri <keyvana@google.com> Fixed focus transfer for GridLayoutManager and Leanback picker widgets

GridLayoutManager continued focus search even if the parent blocked the
focus delivery to its children. Also, Picker widget did not have the
right focus logic for the containing view and its child text views in
activated/deactivated modes. This CL fixed these 2 issues.

Bug: 34814581
Test: ./gradlew support-leanback-v17:connectedCheck
-Pandroid.testInstrumentationRunnerArguments.class=android.support.v17.leanback.widget.DatePickerTest
Change-Id: Id9d186a5363bed37d0df2e98940bea14aa70ad60
/frameworks/support/v17/leanback/tests/res/layout/datepicker_alone.xml