bug fix which caused a crash when opening remote files
This commit is contained in:
		@@ -3,8 +3,8 @@
 | 
			
		||||
    xmlns:tools="http://schemas.android.com/tools"
 | 
			
		||||
    android:layout_width="match_parent"
 | 
			
		||||
    android:layout_height="match_parent">
 | 
			
		||||
    <ProgcontextsBar
 | 
			
		||||
        android:id="@+id/fssa_progcontexts_bar"
 | 
			
		||||
    <ProgressBar
 | 
			
		||||
        android:id="@+id/fssa_progress_bar"
 | 
			
		||||
        android:layout_width="wrap_content"
 | 
			
		||||
        android:layout_height="wrap_content"
 | 
			
		||||
        android:layout_gravity="center_vertical"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user