JDNdeveloper / Off-By-One

CMPS 115 Project: Jayden Navarro, John Gemignani, Alex Gonzalez, Kevin Cheng, Josh Innis
0 stars 0 forks source link

Add 16dp padding to EventActivities left and right non-array-adapter elements #87

Closed JDNdeveloper closed 9 years ago

JDNdeveloper commented 9 years ago

This is the standard left and right padding we're going for in the app. The array adapters conform to this so no need to add this padding for the adapters, just your elements that you're adding.

JDNdeveloper commented 9 years ago

Also add a little padding to the top as well.