R.attr


class R.attr


Summary

Public constructors

Public properties

java-static Int

May be a reference to another resource, in the form "@[+][package:]type/name" or a theme attribute in the form "?[package:]type/name".

java-static Int

Relative end margin for page indicator pill from container bounds.

java-static Int

May be a reference to another resource, in the form "@[+][package:]type/name" or a theme attribute in the form "?[package:]type/name".

java-static Int

Relative end margin for FastScroll's vertical thumb from container bounds.

java-static Int

Value that represents spacing between horizontally adjacent pages in dp.

java-static Int

Integer value that represents the number of pages per row within the view.

java-static Int

Value that represents spacing between vertically adjacent pages in dp.

Public constructors

attr

attr()

Public properties

fastScrollPageIndicatorBackgroundDrawable

java-static val fastScrollPageIndicatorBackgroundDrawableInt

May be a reference to another resource, in the form "@[+][package:]type/name" or a theme attribute in the form "?[package:]type/name".

fastScrollPageIndicatorMarginEnd

java-static val fastScrollPageIndicatorMarginEndInt

Relative end margin for page indicator pill from container bounds.

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).

fastScrollVerticalThumbDrawable

java-static val fastScrollVerticalThumbDrawableInt

May be a reference to another resource, in the form "@[+][package:]type/name" or a theme attribute in the form "?[package:]type/name".

fastScrollVerticalThumbMarginEnd

java-static val fastScrollVerticalThumbMarginEndInt

Relative end margin for FastScroll's vertical thumb from container bounds.

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).

pdfHorizontalPageSpacing

java-static val pdfHorizontalPageSpacingInt

Value that represents spacing between horizontally adjacent pages in dp.

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).

pdfPagesPerRow

java-static val pdfPagesPerRowInt

Integer value that represents the number of pages per row within the view.

May be an integer value, such as "100".

pdfVerticalPageSpacing

java-static val pdfVerticalPageSpacingInt

Value that represents spacing between vertically adjacent pages in dp.

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).