forked from recloudstream/cloudstream
		
	fixed title issue
This commit is contained in:
		
							parent
							
								
									5a19c1bf4d
								
							
						
					
					
						commit
						b2f01fa51a
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		|  | @ -109,9 +109,9 @@ | ||||||
|         </androidx.cardview.widget.CardView> |         </androidx.cardview.widget.CardView> | ||||||
| 
 | 
 | ||||||
|         <TextView |         <TextView | ||||||
|                 tools:text="The Perfect Run\nThe Perfect Run" |                 tools:text="The Perfect Run\nThe Perfect Run\nhello" | ||||||
|                 android:layout_width="match_parent" |                 android:layout_width="match_parent" | ||||||
|                 android:layout_height="40sp" |                 android:layout_height="wrap_content" | ||||||
|                 android:textSize="13sp" |                 android:textSize="13sp" | ||||||
|                 android:gravity="center" |                 android:gravity="center" | ||||||
|                 android:layout_gravity="bottom" |                 android:layout_gravity="bottom" | ||||||
|  | @ -119,6 +119,7 @@ | ||||||
|                 android:paddingTop="5dp" |                 android:paddingTop="5dp" | ||||||
|                 android:textColor="@color/textColor" |                 android:textColor="@color/textColor" | ||||||
|                 android:id="@+id/imageText" |                 android:id="@+id/imageText" | ||||||
|  |                 android:minLines="2" | ||||||
|                 android:maxLines="2" |                 android:maxLines="2" | ||||||
|                 android:paddingStart="5dp" |                 android:paddingStart="5dp" | ||||||
|                 android:paddingEnd="5dp" |                 android:paddingEnd="5dp" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue