mirror of
				https://github.com/SimpleMobileTools/Simple-Draw.git
				synced 2025-06-05 21:59:17 +02:00 
			
		
		
		
	make the buttons in About section easier to click
This commit is contained in:
		@@ -34,6 +34,7 @@
 | 
			
		||||
            android:layout_width="match_parent"
 | 
			
		||||
            android:layout_height="wrap_content"
 | 
			
		||||
            android:layout_below="@+id/about_email_label"
 | 
			
		||||
            android:paddingBottom="@dimen/activity_margin"
 | 
			
		||||
            android:text="@string/email"/>
 | 
			
		||||
 | 
			
		||||
        <TextView
 | 
			
		||||
@@ -41,7 +42,7 @@
 | 
			
		||||
            android:layout_width="match_parent"
 | 
			
		||||
            android:layout_height="wrap_content"
 | 
			
		||||
            android:layout_below="@+id/about_email"
 | 
			
		||||
            android:layout_marginTop="@dimen/activity_margin"
 | 
			
		||||
            android:paddingBottom="@dimen/activity_margin"
 | 
			
		||||
            android:paddingTop="@dimen/activity_margin"
 | 
			
		||||
            android:text="@string/rate_us_underlined"
 | 
			
		||||
            android:textColor="@color/colorPrimary"/>
 | 
			
		||||
@@ -51,7 +52,6 @@
 | 
			
		||||
            android:layout_width="match_parent"
 | 
			
		||||
            android:layout_height="wrap_content"
 | 
			
		||||
            android:layout_below="@+id/about_rate_us"
 | 
			
		||||
            android:layout_marginTop="@dimen/activity_margin"
 | 
			
		||||
            android:paddingBottom="@dimen/activity_margin"
 | 
			
		||||
            android:paddingTop="@dimen/activity_margin"
 | 
			
		||||
            android:text="@string/third_party_licences_underlined"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user