Loading java/com/android/dialer/main/impl/toolbar/res/layout/expanded_search_bar.xml +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/search_box_expanded" android:layout_width="match_parent" android:layout_height="@dimen/expanded_search_bar_height" android:layout_height="@dimen/collapsed_search_bar_height" android:visibility="invisible"> <ImageButton Loading Loading
java/com/android/dialer/main/impl/toolbar/res/layout/expanded_search_bar.xml +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/search_box_expanded" android:layout_width="match_parent" android:layout_height="@dimen/expanded_search_bar_height" android:layout_height="@dimen/collapsed_search_bar_height" android:visibility="invisible"> <ImageButton Loading