-
-
Notifications
You must be signed in to change notification settings - Fork 897
Open
Labels
Bug reportSomething isn't workingSomething isn't workingReVanced Manager ComposeRegarding the Compose rewrite of ReVanced ManagerRegarding the Compose rewrite of ReVanced Manager
Description
Currently in Compose variant, styles are inconsistent with almost every files.
A viewmodel might be defined as vm
, while some files might defined literally as viewModel
Some of the files are importing using star import (import *
) while at the same time importing each every entities. Some code editor by default enforce changing star import to individual import like as seen on:
...
And there might be more inconsistencies not listed in this issue.
userse31
Metadata
Metadata
Assignees
Labels
Bug reportSomething isn't workingSomething isn't workingReVanced Manager ComposeRegarding the Compose rewrite of ReVanced ManagerRegarding the Compose rewrite of ReVanced Manager