Aitorbp
Aitorbp
We have to try to handle which activities are going to be shown in the Recents Screen. To prevent this, We must [use](https://developer.android.com/guide/topics/manifest/activity-element#lmode) android:excludeFromRecents manually so that the system does...
We are facing a problem with task management in the Recents Screen. By adding `android:excludeFromRecents="true"` in the `SplashScreen` the behaviour of the application is not as expected. That is to...
I have try to implement `SplashScreenApi` to see if the splash screen is excluded from recents. But It isn't changed the behaviour. Unfortunately, the splash screen is showing in the...
> BTW, did you try with `android:documentLaunchMode` as mentioned in the documentation (https://developer.android.com/guide/components/activities/recents)? Maybe the `intoExisting` value can do the work... I tried it but it is not working...
For temporal files will also be deleted according to their last modification date with respect to the selected time.
I update you how is the new setting view:  
@dependabot rebase
I would make a mix between proposal one, three and four. I think that changing the color of the toolbar and incorporating an animation is great to avoid giving the...
### Summary: Too many test flakies when appcompat version is upgraded. The following scenarios have been tried to try to find a correct solution but it has not worked: ###...
Regarding the colors that need to be changed to meet the contrast requirements, the following research has been carried out: In the first instance, we wanted to use the colors...