SDL: added padding to 'Stop app' button in the persistent notification
This commit is contained in:
@@ -44,6 +44,8 @@
|
||||
android:singleLine="true"
|
||||
android:layout_alignParentRight="true"
|
||||
android:textAlignment="center"
|
||||
android:paddingLeft="5dp"
|
||||
android:paddingRight="5dp"
|
||||
/>
|
||||
|
||||
</RelativeLayout>
|
||||
|
||||
Reference in New Issue
Block a user