aboutsummaryrefslogtreecommitdiffstats
path: root/screen_ui.cpp
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2015-09-02 11:20:30 -0700
committerTao Bao <tbao@google.com>2015-09-02 14:38:23 -0700
commit8e9c68019f9c284b89155c71922ad8ac84af6ab6 (patch)
treeda09d23420b358bd14eac600efaca18128a45016 /screen_ui.cpp
parent337db14f274fc73dd540aa71d2c21c431fe686ec (diff)
downloadbootable_recovery-8e9c68019f9c284b89155c71922ad8ac84af6ab6.zip
bootable_recovery-8e9c68019f9c284b89155c71922ad8ac84af6ab6.tar.gz
bootable_recovery-8e9c68019f9c284b89155c71922ad8ac84af6ab6.tar.bz2
recovery: Fix the bug that truncates menu entries.
When there are 20 entries (like 10 last_log* and 10 last_kmg* in "view recovery logs"), there's no "Back" entry. Because the number of entries (21) exceeds text_rows (20) in WearRecoveryUI::StartMenu(). Since we have scrollable menu, having more entries than text_rows won't be an issue. Bug: 23752519 Change-Id: I12573d7a34852a1a3d130c9e88522cee737eb08f
Diffstat (limited to 'screen_ui.cpp')
0 files changed, 0 insertions, 0 deletions