File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 7171                android : text =" Panda's Memories" 
7272                android : textColor =" @android:color/white" 
7373                android : textSize =" 16sp" 
74+             <TextView 
75+                 android : id =" @+id/triggersButton" 
76+                 android : layout_width =" match_parent" 
77+                 android : layout_height =" wrap_content" 
78+                 android : layout_marginTop =" 16dp" 
79+                 android : background =" @drawable/rounded_button" 
80+                 android : clickable =" true" 
81+                 android : focusable =" true" 
82+                 android : gravity =" center" 
83+                 android : padding =" 12dp" 
84+                 android : text =" Triggers" 
85+                 android : textColor =" @android:color/white" 
86+                 android : textSize =" 16sp" 
7487
7588            <TextView 
7689                android : id =" @+id/saveKeyButton" 
Original file line number Diff line number Diff line change 33#  Do not modify manually - use Gradle tasks to update versions
44
55#  Current version code (integer - increments by 1 each release)
6- VERSION_CODE =13 
6+ VERSION_CODE =18 
77
88#  Current version name (semantic version - increments patch number each release)
9- VERSION_NAME =1.0.13  
9+ VERSION_NAME =1.0.18  
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments