Touch is not working
Problem: {
1. Sometime ActivityRecordInputSink does not move to the same display as like it's parent ActivityRecord
2. Due to which touch events does not work for the device
}
Solution: {
1. During onDisplayChanged update the ActivityRecordInputSink's inputHandle's display ID
}
Bug: 268301238
Signed-off-by: pioush.kumar-IN009423 <pioush.kumar@oppo.com>
Change-Id: Ia0361fd98e9ff7128153ff664825fd62c5ca6258
Loading
Please register or sign in to comment