Commit 67cb39f 1 parent c66ae8a commit 67cb39f Copy full SHA for 67cb39f
File tree 2 files changed +5
-3
lines changed
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 5
5
android : layout_width =" match_parent"
6
6
android : layout_height =" match_parent"
7
7
android : fitsSystemWindows =" true"
8
- tools : context =" .ui.activities .HelpFeedbackActivity" >
8
+ tools : context =" .ui.help_feedback .HelpFeedbackActivity" >
9
9
10
10
<android .support.design.widget.AppBarLayout
11
11
android : layout_width =" match_parent"
28
28
android : layout_height =" wrap_content"
29
29
android : layout_gravity =" top"
30
30
android : background =" @color/primary"
31
- android : textColor =" @color/primary_text_material_light" />
31
+ android : textColor =" @color/primary_text_material_light"
32
+ app : tabSelectedTextColor =" @color/primary_text_material_light"
33
+ app : tabTextColor =" @color/secondary_text_material_light" />
32
34
33
35
</android .support.design.widget.AppBarLayout>
34
36
Original file line number Diff line number Diff line change 5
5
android : layout_width =" match_parent"
6
6
android : layout_height =" match_parent"
7
7
android : fitsSystemWindows =" true"
8
- tools : context =" .ui.activities.nav .LibraryActivity" >
8
+ tools : context =" .ui.navigation.library .LibraryActivity" >
9
9
10
10
<android .support.design.widget.AppBarLayout
11
11
android : layout_width =" match_parent"
You can’t perform that action at this time.
0 commit comments