Issue
I have recently seen about a feature Remove Animations
in my Android 10 device. So, how can we toggle that setting programmatically in java
. This is what i am talking about
Solution
Actually, we cant. We can only modify the settings related to the app and not the device. Specially we cant make changes in the Accessibility
section.
Answered By - Sambhav Khandelwal
Answer Checked By - Dawn Plyler (JavaFixing Volunteer)