mirror of
https://github.com/SimpleMobileTools/Simple-Flashlight.git
synced 2025-05-31 19:19:13 +02:00
set continuation indent size to 8 in Android Studio
This commit is contained in:
parent
0d233a66cd
commit
5b234206ae
@ -17,3 +17,5 @@ insert_final_newline = true
|
|||||||
charset = utf-8
|
charset = utf-8
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
continuation_indent_size = 8
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user