| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -83,15 +83,15 @@ export class ListViewSafeAreaTest extends UITest<ListView> { | |||
| 83 | 83 | this.list_view_in_full_screen_test({ actionBar: true }); | |
| 84 | 84 | } | |
| 85 | 85 | ||
| 86 | - public test_scroll_view_in_full_screen_action_bar_hidden() { | ||
| 86 | + public test_list_view_in_full_screen_action_bar_hidden() { | ||
| 87 | 87 | this.list_view_in_full_screen_test({ actionBarHidden: true }); | |
| 88 | 88 | } | |
| 89 | 89 | ||
| 90 | - public test_scroll_view_in_full_screen_action_bar_flat() { | ||
| 90 | + public test_list_view_in_full_screen_action_bar_flat() { | ||
| 91 | 91 | this.list_view_in_full_screen_test({ actionBarFlat: true }); | |
| 92 | 92 | } | |
| 93 | 93 | ||
| 94 | - public test_scroll_view_in_full_screen_tab_bar() { | ||
| 94 | + public test_list_view_in_full_screen_tab_bar() { | ||
| 95 | 95 | this.list_view_in_full_screen_test({ tabBar: true }); | |
| 96 | 96 | } | |
| 97 | 97 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments