File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 1+     Copyright 2013-2015 Michał Szwarc
2+ 
3+     Licensed under the Apache License, Version 2.0 (the "License");
4+     you may not use this file except in compliance with the License.
5+     You may obtain a copy of the License at
6+ 
7+        http://www.apache.org/licenses/LICENSE-2.0
8+ 
9+     Unless required by applicable law or agreed to in writing, software
10+     distributed under the License is distributed on an "AS IS" BASIS,
11+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+     See the License for the specific language governing permissions and
13+     limitations under the License.
Original file line number Diff line number Diff line change 11# MaterialSettings  
22MaterialSettings - small library to create settings activity
33
4+ [  ![ Download] ( https://api.bintray.com/packages/kenumir/MaterialDialogs/MaterialSettings/images/download.svg )  ] ( https://bintray.com/kenumir/MaterialDialogs/MaterialSettings/_latestVersion ) 
5+ 
46###Simple code:
57``` java 
68public  class  Settings1Activity  extends  MaterialSettings  {
@@ -58,4 +60,20 @@ Easiest way to save/load settings
5860# Screens  
5961![ Default] ( /screens/theme_default2.png ) 
6062![ Rec] ( /screens/theme_red2.png ) 
61- ![ Dark] ( /screens/theme_dark2.png ) 
63+ ![ Dark] ( /screens/theme_dark2.png ) 
64+ 
65+ ###License
66+ 
67+     Copyright 2013-2015 Michał Szwarc 
68+ 
69+     Licensed under the Apache License, Version 2.0 (the "License"); 
70+     you may not use this file except in compliance with the License. 
71+     You may obtain a copy of the License at 
72+ 
73+        http://www.apache.org/licenses/LICENSE-2.0 
74+ 
75+     Unless required by applicable law or agreed to in writing, software 
76+     distributed under the License is distributed on an "AS IS" BASIS, 
77+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 
78+     See the License for the specific language governing permissions and 
79+     limitations under the License. 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments