Skip to content

Commit f64f0ad

Browse files
committed
Update landscape xml
1 parent 5e67d7e commit f64f0ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

voice-search/voice-search-impl/src/main/res/layout-land/activity_voice_search.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
app:layout_constraintStart_toStartOf="parent"
6363
app:layout_constraintTop_toBottomOf="@+id/speechResults" />
6464

65-
<com.duckduckgo.common.ui.view.tablayout.InputModeTabLayout
65+
<com.duckduckgo.browser.ui.inputmode.InputModeTabLayout
6666
android:id="@+id/inputModeTabLayout"
6767
style="@style/Widget.DuckDuckGo.TabLayout.Rounded"
6868
android:layout_width="wrap_content"
@@ -84,7 +84,7 @@
8484
android:layout_height="wrap_content"
8585
android:layout="@layout/view_chat_tab_indicator" />
8686

87-
</com.duckduckgo.common.ui.view.tablayout.InputModeTabLayout>
87+
</com.duckduckgo.browser.ui.inputmode.InputModeTabLayout>
8888

8989
<com.duckduckgo.common.ui.view.text.DaxTextView
9090
android:id="@+id/footer"

0 commit comments

Comments
 (0)