Loading java/com/android/incallui/rtt/impl/RttChatFragment.java +0 −5 Original line number Diff line number Diff line Loading @@ -339,11 +339,6 @@ public class RttChatFragment extends Fragment onRttScreenStart(); } @Override public void onSaveInstanceState(@NonNull Bundle bundle) { super.onSaveInstanceState(bundle); } @Override public void onStop() { LogUtil.enterBlock("RttChatFragment.onStop"); Loading java/com/android/incallui/rtt/impl/res/layout/rtt_banner.xml +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ android:orientation="vertical"> <RelativeLayout android:layout_width="match_parent" android:layout_height="?attr/actionBarSize" android:layout_height="?android:attr/actionBarSize" android:background="#F305228F" android:elevation="3dp"> <ImageButton Loading Loading
java/com/android/incallui/rtt/impl/RttChatFragment.java +0 −5 Original line number Diff line number Diff line Loading @@ -339,11 +339,6 @@ public class RttChatFragment extends Fragment onRttScreenStart(); } @Override public void onSaveInstanceState(@NonNull Bundle bundle) { super.onSaveInstanceState(bundle); } @Override public void onStop() { LogUtil.enterBlock("RttChatFragment.onStop"); Loading
java/com/android/incallui/rtt/impl/res/layout/rtt_banner.xml +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ android:orientation="vertical"> <RelativeLayout android:layout_width="match_parent" android:layout_height="?attr/actionBarSize" android:layout_height="?android:attr/actionBarSize" android:background="#F305228F" android:elevation="3dp"> <ImageButton Loading