We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
DriveImageView driveImageView = (DriveImageView) rootView.findViewById(R.id.sprogressbar); driveImageView.setDriveImageModel(new DriveImageModel("forest way", "picture 4 of 5", R.drawable.forestway)); driveImageView.setBackgroundColor("#FF5722"); driveImageView.setCustomFolderSpacing(100f); driveImageView.setAlphaValue(0.7f); driveImageView.setCustomHeight(45f);
There was an error while loading. Please reload this page.