Skip to content

Commit

Permalink
Updated preview size.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanvorobei committed May 17, 2021
1 parent 577df16 commit e6148a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<key>tvOS Example.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>1</integer>
<integer>2</integer>
</dict>
</dict>
<key>SuppressBuildableAutocreation</key>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ extension Controller: SPPermissionsDataSource {

### Denied alert

<img align="left" src="https://github.com/ivanvorobei/SPPermissions/blob/main/Assets/Readme/Preview%20-%20Denied%20Alert.jpg" width="300"/>
<img align="left" src="https://github.com/ivanvorobei/SPPermissions/blob/main/Assets/Readme/Preview%20-%20Denied%20Alert.jpg" width="320"/>

If permission denied, you can provide alert to user for propose open settings. Here you can customise text of it alert:

Expand Down

0 comments on commit e6148a2

Please sign in to comment.