Changing the Style of Braces in Android Studio

前端 未结 2 1478
春和景丽
春和景丽 2021-01-30 15:57

I recently started to use Android Studio. It uses this style of braces by default:

public void scanFile(String filePath) {

}

The code I need

2条回答
提交回复
热议问题