Dantotsu/app
TwistedUmbrellaX e5f58f20c7 fix: undo all of the margin hacks
Using 72dp as the height appears to have been a bit of a hack to appear beyond the navigation bar. In cases where the bar is not present, such as landscape, this left a gap between the bottom of the screen and bar. On API 23, the result was the opposite. All of this can be addressed by simply relying on the actual measurements and not compensating for compensation.
2024-03-22 14:18:13 -04:00
..
src fix: undo all of the margin hacks 2024-03-22 14:18:13 -04:00
.gitignore fix: update .gitignore 2024-02-06 17:26:42 -06:00
build.gradle fix: add a check for minimum poll time 2024-03-20 04:10:12 -05:00
google-services.json feat: alpha version 2024-02-03 21:05:01 -06:00
proguard-rules.pro feat: server-side auth 2024-02-15 18:28:03 -06:00