mirror of
				https://github.com/MinimalBible/MinimalBible
				synced 2025-11-03 18:10:27 -05:00 
			
		
		
		
	Remove the FragmentTestActivity string
This commit is contained in:
		@ -4,9 +4,9 @@
 | 
				
			|||||||
    <application
 | 
					    <application
 | 
				
			||||||
        android:name="org.bspeice.minimalbible.MinimalBibleDebug"
 | 
					        android:name="org.bspeice.minimalbible.MinimalBibleDebug"
 | 
				
			||||||
        tools:replace="android:name">
 | 
					        tools:replace="android:name">
 | 
				
			||||||
        <activity
 | 
					        <!-- <activity
 | 
				
			||||||
            android:name="org.bspeice.minimalbible.test.activity.FragmentTestActivity"
 | 
					            android:name="org.bspeice.minimalbible.test.activity.FragmentTestActivity"
 | 
				
			||||||
            android:label="@string/title_activity_fragment_test" />
 | 
					            android:label="@string/title_activity_fragment_test" /> -->
 | 
				
			||||||
    </application>
 | 
					    </application>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
</manifest>
 | 
					</manifest>
 | 
				
			||||||
 | 
				
			|||||||
@ -1,3 +0,0 @@
 | 
				
			|||||||
<resources>
 | 
					 | 
				
			||||||
    <string name="title_activity_fragment_test">FragmentTestActivity</string>
 | 
					 | 
				
			||||||
</resources>
 | 
					 | 
				
			||||||
		Reference in New Issue
	
	Block a user