Loading app/src/main/res/layout/activity_about.xml +5 −3 Original line number Diff line number Diff line Loading @@ -23,14 +23,16 @@ android:id="@+id/tabs" android:layout_width="match_parent" android:layout_height="wrap_content" app:tabIndicatorColor="@color/defaultBrand" android:background="?attr/colorPrimary" /> android:background="?attr/colorPrimary" app:tabIndicatorColor="@color/defaultBrand" /> </com.google.android.material.appbar.AppBarLayout> <androidx.viewpager.widget.ViewPager android:id="@+id/pager" android:layout_width="match_parent" android:layout_height="wrap_content" android:background="?attr/colorPrimary" /> android:background="?attr/colorPrimary" android:paddingStart="@dimen/spacer_1x" android:paddingEnd="@dimen/spacer_1x" /> </LinearLayout> No newline at end of file app/src/main/res/layout/activity_formatting_help.xml +2 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,8 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:padding="@dimen/spacer_2x" android:paddingStart="@dimen/spacer_3x" android:paddingEnd="@dimen/spacer_3x" android:textAppearance="?android:attr/textAppearanceMedium" android:textColor="@color/fg_default" android:textIsSelectable="true" Loading app/src/main/res/layout/fragment_note_edit.xml +2 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,8 @@ android:gravity="top" android:inputType="textMultiLine|textCapSentences" android:padding="@dimen/spacer_2x" android:paddingStart="@dimen/spacer_3x" android:paddingEnd="@dimen/spacer_3x" android:textColor="@color/fg_default" android:theme="@style/textViewStyle" tools:text="@tools:sample/lorem/random" /> Loading app/src/main/res/layout/fragment_note_preview.xml +2 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,8 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:padding="@dimen/spacer_2x" android:paddingStart="@dimen/spacer_3x" android:paddingEnd="@dimen/spacer_3x" android:textAppearance="?android:attr/textAppearanceMedium" android:textColor="@color/fg_default" android:textIsSelectable="true" Loading app/src/main/res/layout/item_account_choose.xml +2 −2 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ android:background="?attr/selectableItemBackground" android:orientation="horizontal" android:gravity="center" android:padding="@dimen/spacer_3x"> android:padding="@dimen/spacer_2x"> <FrameLayout android:layout_width="wrap_content" Loading Loading @@ -36,7 +36,7 @@ <LinearLayout android:layout_width="0dp" android:layout_height="wrap_content" android:layout_marginStart="@dimen/spacer_2x" android:layout_marginStart="@dimen/spacer_1x" android:layout_marginEnd="@dimen/spacer_2x" android:layout_weight="1" android:orientation="vertical"> Loading Loading
app/src/main/res/layout/activity_about.xml +5 −3 Original line number Diff line number Diff line Loading @@ -23,14 +23,16 @@ android:id="@+id/tabs" android:layout_width="match_parent" android:layout_height="wrap_content" app:tabIndicatorColor="@color/defaultBrand" android:background="?attr/colorPrimary" /> android:background="?attr/colorPrimary" app:tabIndicatorColor="@color/defaultBrand" /> </com.google.android.material.appbar.AppBarLayout> <androidx.viewpager.widget.ViewPager android:id="@+id/pager" android:layout_width="match_parent" android:layout_height="wrap_content" android:background="?attr/colorPrimary" /> android:background="?attr/colorPrimary" android:paddingStart="@dimen/spacer_1x" android:paddingEnd="@dimen/spacer_1x" /> </LinearLayout> No newline at end of file
app/src/main/res/layout/activity_formatting_help.xml +2 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,8 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:padding="@dimen/spacer_2x" android:paddingStart="@dimen/spacer_3x" android:paddingEnd="@dimen/spacer_3x" android:textAppearance="?android:attr/textAppearanceMedium" android:textColor="@color/fg_default" android:textIsSelectable="true" Loading
app/src/main/res/layout/fragment_note_edit.xml +2 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,8 @@ android:gravity="top" android:inputType="textMultiLine|textCapSentences" android:padding="@dimen/spacer_2x" android:paddingStart="@dimen/spacer_3x" android:paddingEnd="@dimen/spacer_3x" android:textColor="@color/fg_default" android:theme="@style/textViewStyle" tools:text="@tools:sample/lorem/random" /> Loading
app/src/main/res/layout/fragment_note_preview.xml +2 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,8 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:padding="@dimen/spacer_2x" android:paddingStart="@dimen/spacer_3x" android:paddingEnd="@dimen/spacer_3x" android:textAppearance="?android:attr/textAppearanceMedium" android:textColor="@color/fg_default" android:textIsSelectable="true" Loading
app/src/main/res/layout/item_account_choose.xml +2 −2 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ android:background="?attr/selectableItemBackground" android:orientation="horizontal" android:gravity="center" android:padding="@dimen/spacer_3x"> android:padding="@dimen/spacer_2x"> <FrameLayout android:layout_width="wrap_content" Loading Loading @@ -36,7 +36,7 @@ <LinearLayout android:layout_width="0dp" android:layout_height="wrap_content" android:layout_marginStart="@dimen/spacer_2x" android:layout_marginStart="@dimen/spacer_1x" android:layout_marginEnd="@dimen/spacer_2x" android:layout_weight="1" android:orientation="vertical"> Loading