Skip to content

Commit

Permalink
Add missing dimensions for test app
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpoole committed May 1, 2023
1 parent b7b2adb commit 4559799
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions testapp/src/main/res/values/dimens.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<resources xmlns:android="http:https://schemas.android.com/apk/res/android">
<!-- Default screen margins, per the Android Design guidelines. -->
<dimen name="activity_horizontal_margin">16dp</dimen>
<dimen name="activity_vertical_margin">16dp</dimen>
</resources>

0 comments on commit 4559799

Please sign in to comment.