projectmatris / antimalwareapp

Anti-malware for Android using machine learning
https://www.projectmatris.tech/
GNU General Public License v3.0
255 stars 34 forks source link

Fix: Detailed Scanned Report Page #23

Closed vyj7 closed 3 years ago

vyj7 commented 3 years ago

The application Report will be in the order Malware, Risky, Unknown, and goodware. Added a label for System App.

vyj7 commented 3 years ago

@sanandmv7 You want to show a badge (icon) for a system app? Or a text label next to prediction?

sanandmv7 commented 3 years ago

It will be better if we can show a badge that say something like 'system app' next to the prediction(Not a text view). This library will be useful for that.

vyj7 commented 3 years ago

@sanandmv7 sure. I will look into it. Thanks :-)

vyj7 commented 3 years ago

@sanandmv7 I have implemented in drawable. Please review if it looks okay.

projectmatris commented 3 years ago

Thank you for your contribution