Skip to content

Commit a228658

Browse files
author
Kaushik Gopal
committed
fix: change tap text size
1 parent 385e665 commit a228658

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/res/layout/fragment_rxbus_bottom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
android:layout_height="wrap_content"
2323
android:layout_width="wrap_content"
2424
android:paddingBottom="@dimen/activity_vertical_margin"
25+
android:textSize="@dimen/text_large"
2526
android:textColor="@android:color/white"
2627
android:text="tap!"/>
2728
</FrameLayout>

0 commit comments

Comments
 (0)