daimajia / AndroidViewHover

An elegant way to show your menu or messages.
3.21k stars 722 forks source link

Refactor #32

Closed AlexanderStocks closed 1 year ago

AlexanderStocks commented 1 year ago

Description:

As a part of my dissertation work, I've implemented a series of automated refactorings and formatting to improve the overall code quality of this repository:

Reformat: By adhering to Google's Java Code Style guidelines, I've reformatted 5 files. This step aims to enhance code readability and ensure consistency with widely accepted programming style standards.

These changes were all performed with the aid of the Refactoring Janitor tool.

Request for Feedback:

As this effort is part of my dissertation project, your input and feedback on the changes I've made are greatly appreciated. Your insights will significantly contribute to my research and learning process.

440791217 commented 1 year ago

收到