commit | 0fc817bd1b2849b66367b48025da766d292d7993 | [log] [tgz] |
---|---|---|
author | Yanting Yang <yantingyang@google.com> | Thu Dec 20 22:23:00 2018 +0800 |
committer | Yanting Yang <yantingyang@google.com> | Fri Dec 21 17:29:23 2018 +0800 |
tree | 3cb04986b1cf5065cd9ac4eea186510d6b8c3b2a | |
parent | 040124cca25d7f7ec829d3454a1eb5b1b5a1d80c [diff] |
Limit displayable rows in BluetoothDevicesSlice The maximum displayable row count in current design is 3. i.e., There are 1 header and 3 rows in a Slice when the number of Bluetooth device exceeds 3. Change-Id: Ie585617da0665dde4cbe1ab60a2693e3e1199c27 Fixes: 121308955 Bug: 114807655 Test: visual, robotests