mirror of
				https://github.com/balkian/Carrousel-Android.git
				synced 2025-11-04 09:38:16 +00:00 
			
		
		
		
	I8: Botones al UI
This commit is contained in:
		@@ -23,6 +23,7 @@ public class Configuration extends ListActivity {
 | 
			
		||||
        super.onCreate(savedInstanceState);
 | 
			
		||||
        intent = new Intent(getBaseContext(), Results.class);
 | 
			
		||||
        startService(intent);
 | 
			
		||||
        setContentView(R.layout.main);
 | 
			
		||||
        ServiceConnection conn = new ServiceConnection() {
 | 
			
		||||
        	@Override
 | 
			
		||||
        	public void onServiceConnected(ComponentName className, IBinder service) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user