Skip to content

Commit

Permalink
Add space between manifest lines.
Browse files Browse the repository at this point in the history
  • Loading branch information
bilgehankalkan committed Dec 17, 2019
1 parent e8c6a6c commit c65ddf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sample/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<activity android:name=".ImageSliderActivity" />

<activity android:name=".PhoneNumberActivity" />

<activity android:name=".ToolbarActivity" />
</application>
</manifest>

0 comments on commit c65ddf4

Please sign in to comment.