Skip to content

IDE-109: Implement collapseable scripts and composite bricks#5196

Draft
harshsomankar123-tech wants to merge 2 commits into
Catrobat:developfrom
harshsomankar123-tech:feature/IDE-109-collapseable-scripts
Draft

IDE-109: Implement collapseable scripts and composite bricks#5196
harshsomankar123-tech wants to merge 2 commits into
Catrobat:developfrom
harshsomankar123-tech:feature/IDE-109-collapseable-scripts

IDE-109: Implement collapseable scripts and composite bricks

103fa2a
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Android Lint succeeded Apr 15, 2026 in 7s

7 new alerts

New alerts in code changed by this pull request

  • 7 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 104 in catroid/src/main/java/org/catrobat/catroid/ui/UiUtils.java

See this annotation in the file changed.

Code scanning / Android Lint

Checks use of resource IDs in places requiring constants Warning

Resource IDs will be non-final by default in Android Gradle Plugin version 8.0, avoid using them in switch case statements

Check warning on line 107 in catroid/src/main/java/org/catrobat/catroid/ui/UiUtils.java

See this annotation in the file changed.

Code scanning / Android Lint

Checks use of resource IDs in places requiring constants Warning

Resource IDs will be non-final by default in Android Gradle Plugin version 8.0, avoid using them in switch case statements

Check warning on line 463 in catroid/src/main/java/org/catrobat/catroid/ui/recyclerview/fragment/ScriptFragment.java

See this annotation in the file changed.

Code scanning / Android Lint

Checks use of resource IDs in places requiring constants Warning

Resource IDs will be non-final by default in Android Gradle Plugin version 8.0, avoid using them in switch case statements

Check warning on line 804 in catroid/src/main/java/org/catrobat/catroid/ui/recyclerview/fragment/ScriptFragment.java

See this annotation in the file changed.

Code scanning / Android Lint

Checks use of resource IDs in places requiring constants Warning

Resource IDs will be non-final by default in Android Gradle Plugin version 8.0, avoid using them in switch case statements

Check warning on line 808 in catroid/src/main/java/org/catrobat/catroid/ui/recyclerview/fragment/ScriptFragment.java

See this annotation in the file changed.

Code scanning / Android Lint

Checks use of resource IDs in places requiring constants Warning

Resource IDs will be non-final by default in Android Gradle Plugin version 8.0, avoid using them in switch case statements

Check warning on line 812 in catroid/src/main/java/org/catrobat/catroid/ui/recyclerview/fragment/ScriptFragment.java

See this annotation in the file changed.

Code scanning / Android Lint

Checks use of resource IDs in places requiring constants Warning

Resource IDs will be non-final by default in Android Gradle Plugin version 8.0, avoid using them in switch case statements

Check warning on line 816 in catroid/src/main/java/org/catrobat/catroid/ui/recyclerview/fragment/ScriptFragment.java

See this annotation in the file changed.

Code scanning / Android Lint

Checks use of resource IDs in places requiring constants Warning

Resource IDs will be non-final by default in Android Gradle Plugin version 8.0, avoid using them in switch case statements