File tree Expand file tree Collapse file tree
palace-ui/src/main/res/layout Expand file tree Collapse file tree Original file line number Diff line number Diff line change 922922 </c : change >
923923 </c : changes >
924924 </c : release >
925- <c : release date =" 2025-12-18T14:18:01 +00:00" is-open =" true" ticket-system =" org.lyrasis.jira" version =" 1.22.0" >
925+ <c : release date =" 2026-01-05T14:35:21 +00:00" is-open =" true" ticket-system =" org.lyrasis.jira" version =" 1.22.0" >
926926 <c : changes >
927927 <c : change date =" 2025-12-16T00:00:00+00:00" summary =" Ensure SAML web views start from a clean slate every time." >
928928 <c : tickets >
934934 <c : ticket id =" PP-3396" />
935935 </c : tickets >
936936 </c : change >
937- <c : change date =" 2025-12-18T14:18:01+00:00" summary =" Ensure armeabi-v7 SQLite libraries are correctly packaged." />
937+ <c : change date =" 2025-12-18T00:00:00+00:00" summary =" Ensure armeabi-v7 SQLite libraries are correctly packaged." />
938+ <c : change date =" 2026-01-05T14:35:21+00:00" summary =" WCAG audit." >
939+ <c : tickets >
940+ <c : ticket id =" PP-3379" />
941+ </c : tickets >
942+ </c : change >
938943 </c : changes >
939944 </c : release >
940945 </c : releases >
Original file line number Diff line number Diff line change 9292 android : ellipsize =" end"
9393 android : hint =" @string/catalogSearch"
9494 android : imeOptions =" actionDone"
95+ android : inputType =" text"
9596 android : maxLines =" 1"
9697 android : singleLine =" true"
9798 android : textSize =" 18sp"
Original file line number Diff line number Diff line change 4545 app : layout_constraintTop_toTopOf =" parent" >
4646
4747 <LinearLayout
48- android : orientation =" horizontal"
4948 android : layout_width =" wrap_content"
5049 android : layout_height =" wrap_content"
5150 android : gravity =" center"
52- app : layout_constraintTop_toTopOf = " parent "
51+ android : orientation = " horizontal "
5352 app : layout_constraintBottom_toBottomOf =" parent"
53+ app : layout_constraintEnd_toEndOf =" parent"
5454 app : layout_constraintStart_toStartOf =" parent"
55- app : layout_constraintEnd_toEndOf =" parent" >
55+ app : layout_constraintTop_toTopOf =" parent" >
5656
5757 <ImageView
5858 android : id =" @+id/catalogFeedToolbarTextLibraryIcon"
7272 android : layout_marginStart =" 16dp"
7373 android : autoSizeMinTextSize =" 14sp"
7474 android : autoSizeTextType =" uniform"
75+ android : breakStrategy =" simple"
7576 android : ellipsize =" end"
7677 android : gravity =" center_vertical"
78+ android : maxLines =" 2"
7779 android : scrollHorizontally =" false"
7880 android : singleLine =" false"
79- android : breakStrategy =" simple"
80- android : maxLines =" 2"
8181 android : textSize =" 18sp"
8282 tools : text =" @string/catalogPlaceholder" />
8383 </LinearLayout >
9292 android : ellipsize =" end"
9393 android : hint =" @string/catalogSearch"
9494 android : imeOptions =" actionDone"
95+ android : inputType =" text"
9596 android : maxLines =" 1"
9697 android : singleLine =" true"
9798 android : textSize =" 18sp"
You can’t perform that action at this time.
0 commit comments