Merge "Add a11y announcement" into sc-dev am: c96c5c68d9 am: 8f6a410f75
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14602029 Change-Id: Iec54dc07a212ebeedb00d29b617b3bf0dd35c810
This commit is contained in:
@@ -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