mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 01:46:49 +00:00
Removing accessibility description from page indicators
The current page is announced upon switching to it. Is should be done this way for all future page implementations with indicators. Bug: 77827828 Test: Manual Change-Id: I8f2f163a261dd7098939674d39e014236fc66d5d
This commit is contained in:
@@ -25,6 +25,4 @@ public interface PageIndicator {
|
||||
void setActiveMarker(int activePage);
|
||||
|
||||
void setMarkersCount(int numMarkers);
|
||||
|
||||
void setPageDescription(CharSequence description);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user