Loading presentation/src/main/res/layout/main_activity.xml +2 −0 Original line number Diff line number Diff line Loading @@ -55,6 +55,8 @@ android:background="@drawable/rounded_rectangle_24dp" android:backgroundTint="?attr/bubbleColor" android:hint="@string/title_conversations" android:inputType="text" android:maxLines="1" android:paddingStart="16dp" android:paddingEnd="16dp" android:textColorHint="?android:attr/textColorTertiary" Loading Loading
presentation/src/main/res/layout/main_activity.xml +2 −0 Original line number Diff line number Diff line Loading @@ -55,6 +55,8 @@ android:background="@drawable/rounded_rectangle_24dp" android:backgroundTint="?attr/bubbleColor" android:hint="@string/title_conversations" android:inputType="text" android:maxLines="1" android:paddingStart="16dp" android:paddingEnd="16dp" android:textColorHint="?android:attr/textColorTertiary" Loading