File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
catalog/java/io/material/catalog/topappbar/res
lib/java/com/google/android/material/bottomappbar/res-public/values Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1515 limitations under the License.
1616 -->
1717<menu xmlns : android =" http://schemas.android.com/apk/res/android" >
18- <item android : title =" Action 1 " />
19- <item android : title =" Action 2 " />
18+ <item android : title =" @string/cat_topappbar_action_bar_action_mode_menu_item1 " />
19+ <item android : title =" @string/cat_topappbar_action_bar_action_mode_menu_item2 " />
2020</menu >
Original file line number Diff line number Diff line change 5151 <string name =" cat_topappbar_action_bar_toggle_action_mode_button" >Toggle Action Mode</string >
5252 <string name =" cat_topappbar_action_bar_action_mode_title" >Action Mode Title</string >
5353 <string name =" cat_topappbar_action_bar_action_mode_subtitle" >Action Mode Subtitle</string >
54+ <string name =" cat_topappbar_action_bar_action_mode_menu_item1" >Action 1</string >
55+ <string name =" cat_topappbar_action_bar_action_mode_menu_item2" >Action 2</string >
5456</resources >
Original file line number Diff line number Diff line change 2222 <public name =" fabCradleRoundedCornerRadius" type =" attr" />
2323 <public name =" fabCradleVerticalOffset" type =" attr" />
2424 <public name =" hideOnScroll" type =" attr" />
25- <public name =" paddingBottomSystemWindowInsets" type =" attr" />
2625 <public name =" Widget.MaterialComponents.BottomAppBar" type =" style" />
2726 <public name =" Widget.MaterialComponents.BottomAppBar.Colored" type =" style" />
2827 <public name =" Widget.MaterialComponents.BottomAppBar.PrimarySurface" type =" style" />
You can’t perform that action at this time.
0 commit comments