mirror of
				https://github.com/MinimalBible/MinimalBible-Legacy
				synced 2025-11-04 02:10:30 -05:00 
			
		
		
		
	Add a download button to the download list view!
This commit is contained in:
		@ -49,7 +49,7 @@ public class MinimalBible extends Application {
 | 
			
		||||
     */
 | 
			
		||||
    @Override
 | 
			
		||||
    public void onCreate() {
 | 
			
		||||
        graph = ObjectGraph.create(new MinimalBibleModules());
 | 
			
		||||
        graph = ObjectGraph.create(MinimalBibleModules.class);
 | 
			
		||||
        graph.inject(this);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user