pockethub / PocketHub

PocketHub Android App
Apache License 2.0
9.39k stars 3.47k forks source link

Remove redundant padding on file items #1208

Closed veyndan closed 6 years ago

veyndan commented 6 years ago

It seems that the indentation on file items is unnecessary. I don't see the relevance of it but if there is please say. I thought it'd be easier to create a PR showing the code to get rid of instead of trying to link it in an issue.

Meisolsson commented 6 years ago

I'd like some before and after screenshots of this.

veyndan commented 6 years ago

Look at gradlew and gradlew.bat indentation. As you can see, the padding feels kinda random to me.

Before After
screenshot_20180323-164120 screenshot_20180323-164244
Meisolsson commented 6 years ago

Yeah, not sure what that did to be honest.