Merge "Add a11y announcement" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
c96c5c68d9
@@ -92,6 +92,7 @@ public class RecentConversationsPreferenceController extends AbstractPreferenceC
|
||||
}
|
||||
}
|
||||
}
|
||||
button.announceForAccessibility(mContext.getString(R.string.recent_convos_removed));
|
||||
} catch (RemoteException e) {
|
||||
Slog.w(TAG, "Could not clear recents", e);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user